Members
(readonly) commonName :String
The fully qualified name of the server.
Type:
- String
(readonly) country :String
- Description:
- Source:
Type:
- String
(readonly) keySize :String
The number of bits in the key.
Type:
- String
(readonly) locality :String
The name of the city/town/locality.
Type:
- String
(readonly) organization :String
The name of the company or organization.
Type:
- String
(readonly) organizationalUnit :String
The name of the department or organizational unit.
Type:
- String
(readonly) serialNumber :String
The serial number of this certificate.
Type:
- String
(readonly) state :String
The name of the state or province.
Type:
- String
(readonly) subjectAltName :String
- Description:
The subject alternative name that's an extension to the X.509 specification that allows to specify additional host names for a single SSL certificate.
- Source:
The subject alternative name that's an extension to the X.509 specification that allows to specify additional host names for a single SSL certificate.
Type:
- String
(readonly) thumbprint :String
The thumbprint of this certificate.
Type:
- String
(readonly) validFrom :Date
The certificate is valid from this date.
Type:
- Date
(readonly) validTo :Date
The certificate is valid until this date.
Type:
- Date