Skip to main content
Element Software
12.5 and 12.7

certificateDetails

Contributors netapp-pcarriga

The certificateDetails object contains the decoded information about a security certificate.

Object members

This object contains the following members:

Name Description Type

issuer

The name of the issuer.

string

modulus

The modulus of the public key.

string

notAfter

The expiry date of the certificate.

ISO 8601 string

notBefore

The start date of the certificate.

ISO 8601 string

serial

The certificate serial number.

string

sha1Fingerprint

The digest of the DER-encoded version of the certificate.

string

subject

The subject name.

string