Skip to content
New issue

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

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

Already on GitHub? # to your account

Expose SSLContext #3

Closed
martinpaljak opened this issue Oct 31, 2017 · 1 comment
Closed

Expose SSLContext #3

martinpaljak opened this issue Oct 31, 2017 · 1 comment

Comments

@martinpaljak
Copy link

The only way to specify a custom SSLContext with trust manager seems to be through ClientBuilder, which is hidden by the Smart-ID API.

To be able to do pinning (required by the security doc!) it should be possible to add a custom context, maybe via client.setSSLContext() or something similar

jalukse pushed a commit that referenced this issue Oct 8, 2019
@jalukse
Copy link
Collaborator

jalukse commented Nov 13, 2019

@jalukse jalukse closed this as completed Nov 13, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants