Connect via SSL and retrieve a certificate from server
Connect via SSL and retrieve a certificate from server
How can I connect to a Server via ssl ( like https ) and retrieve the certificate information from the server and store it prior to going forward with accessing a site. This would be much like connecting to a new https site for which you do not have a certificate. You would retrieve the certificate and go on with the process.