Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (867)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (3101)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2498)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
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, 6434👍, 1💬
Popular Posts:
Why I am getting the "wrong signature length" error when running the OpenSSL "req -verify" command? ...
Certificate Summary: Subject: GlobalSign RSA OV SSL CA 2018 Issuer: GlobalSign Expiration: 2028-11-2...
Certificate summary - Owner: UTN - DATACorp SGC, http://www.usertrust.com ,The USERTRUST Network, L=...
How to export all certificates in the server certificate path to a file in Firefox? To export all ce...
Renewing a certificate with the same key provides maximum compatibility with past uses of the accomp...