HeimgardTechnologiesAS / cordova-plugin-advanced-websocket

MIT License
27 stars 18 forks source link

SSL pinning feature #4

Open chax opened 6 years ago

chax commented 6 years ago

Implement SSL pinning for wss connections.

chax commented 6 years ago

Hmmmm, we might have problem doing this for iOS part of plugin. https://github.com/facebook/SocketRocket/commit/28035e1a98a427853e4038ff1b70479fa8374cfa

chax commented 6 years ago

Current version of SocketRocket (0.5.1) still doesn't have this feature deprecated, but then we have to freeze version of this dependency.

ashenwgt commented 5 years ago

Hi @chax, thanks a lot for maintaining this awesome plugin. Few quick questions... what is the current status of this issue? Is it resolved by now? Can users implement SSL Pinning with this plugin?

chax commented 5 years ago

It's not implemented and i don't think it ever will be.

ashenwgt commented 5 years ago

Great, thanks for the clarification. Cheers mate!