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
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
We are using xamarin as a mobile application development and we want to do dynamic certificate pinning where we dont need to save certificate in bundle or we dont have to store public key in code, how can we do the dynamic validation for SSL?
Purpose is to loose dependancy from front end side so even if certificate is changed on server it could work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We are using xamarin as a mobile application development and we want to do dynamic certificate pinning where we dont need to save certificate in bundle or we dont have to store public key in code, how can we do the dynamic validation for SSL?
Purpose is to loose dependancy from front end side so even if certificate is changed on server it could work.
Beta Was this translation helpful? Give feedback.
All reactions