Archive: Check SSL are installed


Check SSL are installed
How can I check if SSL certificate named "MyCertificate" is installed or not.
Thanks


In the registry, under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\CA and/or HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\ROOT\Certificates.

Stu


How I will find that if SSL certificate named "MyCertificate" is present.

Is there any relation ship between registry values and certificate.


Thanks


Install the certificate and look for yourself.

Stu