We are planning to use SSL with websocket4net. Right now we are using "wss" in our implementation but allowing untrusted certificate. Now we want to validate the certificate and then do the secure communication.
Is there already a way in websocket to implement SSL certification validation and use a secure communication. Please provide it as we would need to implement the same.
Regards,
Abhiraj
Is there already a way in websocket to implement SSL certification validation and use a secure communication. Please provide it as we would need to implement the same.
Regards,
Abhiraj