You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to implement enableSSLPinning in Cordova based Application.
I have put certificates in one folder and gave certificate path in a config.xml file using <resource-file src="file path"/> and inserted invalid certificate.
Still, it is giving Success in both android and ios.
The text was updated successfully, but these errors were encountered:
I have tried to implement enableSSLPinning in Cordova based Application.
I have put certificates in one folder and gave certificate path in a config.xml file using
<resource-file src="file path"/>
and inserted invalid certificate.Still, it is giving Success in both android and ios.
The text was updated successfully, but these errors were encountered: