Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (982)
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 (3315)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2663)
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, 7703👍, 1💬
Popular Posts:
Certificate summary - Owner: COMODO SSL CA, COMODO CA Limited, L=Salford, ST=Greater Manchester, GB ...
How to install my own certificates to my Android device? I have a certificate for my Wi-Fi connectio...
How can I use Microsoft "certutil -viewstore" command? What are command options supported by "certut...
How to create a new system certificate store using the "makecert.exe" command? Yes, "makecert.exe" c...
How to delete a root CA (Certificate Authority) certificate from IE? I don't know this CA and don't ...