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

iOS requires always certificate pinning #108

Closed
kgsachinthaudara opened this issue Jan 11, 2021 · 1 comment
Closed

iOS requires always certificate pinning #108

kgsachinthaudara opened this issue Jan 11, 2021 · 1 comment

Comments

@kgsachinthaudara
Copy link

Hi

We have tried iOS for public key pinning, But it seems like library always require SSL certificate as well. So this is not good and as my knowledge we need to update certificate often and also need to do a new app release. So how do I implement iOS for only public key pining without certificate ?

Thanks

@MaxToyberman
Copy link
Owner

Hi @kgsachinthaudara
The public key is extracted from the certificates, it doesn't mean that it uses certificate pinning.
you can see it here

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

2 participants