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

Is it possible to use this lib with CA authentication between client and https server? #5

Open
hustc12 opened this issue Aug 23, 2016 · 0 comments

Comments

@hustc12
Copy link

hustc12 commented Aug 23, 2016

Actually it is not a "real" issue, it is more like a request...
I am just wondering whether this lib can be used for authenticate mechanism between Android client and https server via xx.cer file. I mean client hold the certification file and need to use this cert file to get the authentication from https server.
I just saw that there is a class named SSLEngineFactory in this lib, but seems that I cannot build the certification file into the ssl context and create connection with https server. Is there any methods that I can achieve this goal with this lib?

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