Verify Server Certificate before connecting
Posted by: Hans Wurst
Date: February 06, 2013 07:16AM

Hi,

Im currently using a MySQL Server(Ver:5.5) with a self signed Certificate. Now I want to secure my self written client in c#, which connects to the server with "SSL Mode=Required" by verify the server certificate(the client has the public key of the Server Certificate)
Is there any way to verify the certificate first before connecting like the RemoteCertificateValidationCallback in the .NET SSLStream?

Hans

Options: ReplyQuote


Subject
Written By
Posted
Verify Server Certificate before connecting
February 06, 2013 07:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.