Collections:
Other Resources:
Microsoft "certutil -viewstore -user ca..." - View Certificate
How to view a certificate from a certificate store with Microsoft "certutil" tool?
✍: FYIcenter.com
If you want to view a certificate from a certificate store,
you can use the Microsoft "certutil -viewstore store_name certificat_id" command
as shown in this tutorial:
C:\fyicenter>\windows\system32\certutil -viewstore -user ca CA
You will see a list of certificates from the "CA" certificate store at the "Current User" store location displayed in new window:
⇒ Microsoft "certutil -addstore" Command Options
⇐ Microsoft "certutil -viewstore ..." - View Certificate Details
2013-04-26, ∼9735🔥, 0💬
Popular Posts:
What is ssllabs SSL Server Tester? ssllabs SSL Server Tester is an online tool that checks a specifi...
Certificate Summary: Subject: CLI-Login Issuer: CLI-Login Expiration: 2018-12-06 14:05:46 UTC Key Id...
Certificate summary - Owner: EMAILADDRESS=info@plesk. com,plesk, Plesk, Parallels, L=Herndon, ST=Vir...
How to generate a new RSA key pair using OpenSSL "genrsa" command? If you need a new RSA key pair in...
After signing for the Root and Intermediate CA. when i try to sign a server_cert the following error...