Skip to content
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

SSL/TLS authentication #68

Open
vishal-biyani opened this issue Dec 28, 2016 · 0 comments
Open

SSL/TLS authentication #68

vishal-biyani opened this issue Dec 28, 2016 · 0 comments

Comments

@vishal-biyani
Copy link

vishal-biyani commented Dec 28, 2016

I was working with a HTTPS API (Not sure SSL/TLS) but could not get it working. The documentation here mentions how to work with SSL but that's just bypassing/accepting the insecure certificates - which is not the problem I am dealing with.

Let's say I have a private key and a certificate and the API endpoint needs these for authentication. For example look at this implementation, is this something possible with RESTClient?

Also adding the certs/key to JVM manually is not an option.

Happy to provide more details if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant