Quick check on certs on your desktop
If you wanted to see all the ‘personal’ certificates in your local certificate store (windows)
certutil -store my This is what the output should look like my "Personal" ================ Certificate 0 ================ Serial Number: 3............... Issuer: CN=localhost NotBefore: 10/5/2017 5:05 PM NotAfter: 10/4/2022 7:00 PM Subject: CN=localhost Signature matches Public Key Root Certificate: Subject matches Issuer Cert Hash(sha1): HASH Key Container = IIS Express Development Certificate Container Unique container name: B...... Provider = Microsoft RSA SChannel Cryptographic Provider Encryption test passed CertUtil: -store command completed successfully.
Leave a Reply