Skip to content

SSL client certificate support #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

duckie
Copy link
Contributor

@duckie duckie commented Mar 2, 2018

This PR adds the ability to provide a SSL/TLS client certificate to request the APIs.

@duckie duckie self-assigned this Mar 2, 2018
@duckie duckie requested review from cstenac and pbertin March 2, 2018 14:50

def predict_record(self, endpoint_id, features, forced_generation=None, dispatch_key=None, context=None):
def predict_record(self, endpoint_id, features, forced_generation=None, dispatch_key=None, context=None, **kwargs):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cant see any valid valid reason, this one must be a mistake. Will remove.

@cstenac cstenac changed the base branch from release/4.2 to master May 5, 2020 08:20
@apichery
Copy link
Contributor

Closing PR as we don't aim to merge it anytime soon

@apichery apichery closed this Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants