@@ -288,15 +288,22 @@
num_extensions n
Number of certificate extensions.
extensions list
List of certificate extension names.
+
authorityKeyIdentifier string
+
(AKI) Key identifier of the Issuing CA certificate that signed + the SSL certificate. This value matches the SKI value of the + Intermediate CA certificate.
subjectKeyIdentifier string
-
Hash of the public key inside the certificate.
+
(SKI) Hash of the public key inside the certificate. Used to + identify certificates that contain a particular public key.
subjectAltName list
List of all of the alternative domain names, sub domains, and IP addresses that are secured by the certificate.
+
ocsp list
+
List of all OCSP URLs.
certificate cert
The PEM encoded certificate.
signatureAlgorithm algorithm