react-native-ssl-pinning icon indicating copy to clipboard operation
react-native-ssl-pinning copied to clipboard

Dynamic server selection and ssl-pinning

Open Vatousiadis opened this issue 2 years ago • 0 comments

Hello and thanks in advance for the responses

I am wondering if your module can be used for my case and how. In my app the user can connect to multiple different servers, via inputting the server url. Since I won't be able to know which server the user will connect to I cannot bundle certificates with the app, so is there a way to achieve ssl-pinning with dynamic certificates (from the server the user might connect to) ?

Vatousiadis avatar Dec 12 '23 09:12 Vatousiadis