Collections:
Other Resources:
Find OCSP Server URL of Certificate CA
How to find the OCSP server URL of certificate's CA? I want to check the status of a certificate using OCSP.
✍: FYIcenter.com
If you want to find the OCSP server URL of certificate's CA
to check the status of an X.509 certificate,
you can follow this tutorial.
1. Open the certificate by double-click the certificate file name on a Windows computer. You see the "Certificate" window displayed.
2. Click "Details" tab. You see a list of certificate attributes.
3. Scroll down and click "Authority Information Access". You see one or more entries.
4. Locate the "Access Method=On-line Certificate Status Protocol" entry. You see the CA's OCSP server URL like, http://ocsp.pki.goog/GTSGIAG3.
5. Take this URL to an OCSP client tool to perform certificate verification.
Â
⇠What Is OCSP (Online Certificate Status Protocol)
2022-03-06, ≈12🔥, 1💬
Popular Posts:
How can I use Microsoft "certutil -viewstore" command? What are command options supported by "certut...
Certificate summary - Owner: GeoTrust DV SSL CA, Domain Validated SSL, GeoTrust Inc., US Issuer: Geo...
Certificate Summary: Subject Common Name (CN): ssl.cdngc.net Issuer Common Name (CN): DigiCert High ...
Certificate summary - Owner: Thawte DV SSL CA, Domain Validated SSL, "Thawte, Inc.", US Issuer: thaw...
How to view a CRL in text format using the OpenSSL "crl" command? I want to see what certificates ar...