Hi There,
I am using Azure AppService as a backend where i configured my certificates.
From Xamarin side when i pass certificate with keys to backend in Rest call its working fine.
but the certificate pinning does not work with sockets.
I suspect MONO framework does not support cert-pinning with Socket.
Any help really appreciated!!!
Regards,
Amol G
Posts
Did you get any solutions for that?