react-native-ssl-pinning
react-native-ssl-pinning copied to clipboard
Dynamic server selection and ssl-pinning
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) ?