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 & Android public key pinning support #84

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PaoloMessina
Copy link

Hi!
for my project i need to implement this feature, for iOS obviously i only enabled it with AFNetworking.
For Android i read some post and try to intercept the handshake ssl to check key matching.

Actually we have our project in test with good result, i think that it is a good beta feature.

Enable public key pinning on ssl handshake connection
Adding js interface and correct handshake callback
Enable ios public key pinning featur of AFNetworking
@wilsolutions
Copy link

Interesting, I've just run on the same issue, would be cool to have this feature.

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

Successfully merging this pull request may close these issues.

2 participants