-
Notifications
You must be signed in to change notification settings - Fork 19
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
HTTPS support #100
Labels
Comments
Leaving some note for potential implementors:
|
What about this very needed feature? |
I try hack like this:
And use on this way:
what you think, this would be a working solution? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pretty sure someone will need it some day.
I suppose the API would be something like this:
Should support client certificate too:
https://medium.com/@sevcsik/authentication-using-https-client-certificates-3c9d270e8326
The text was updated successfully, but these errors were encountered: