How to validate the server’s certificate on the client’s side

To determine whether the certificate is considered as valid by the client, follow these steps:
1. Export the server’s certificate.
2. Copy the server’s certificate to the client.
3. On the client, open a Command Prompt window and type the following command line:

certutil -v -urlfetch -verify ServerCertificate.cer

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s