ServerCertificateCommonNamesOutput interface
Describes a list of server certificates referenced by common name that are used to secure the cluster.
Properties
| common |
The list of server certificates referenced by common name that are used to secure the cluster. |
| x509Store |
The local certificate store location. |
Property Details
commonNames
The list of server certificates referenced by common name that are used to secure the cluster.
commonNames?: ServerCertificateCommonNameOutput[]
Property Value
x509StoreName
The local certificate store location.
x509StoreName?: "AddressBook" | "AuthRoot" | "CertificateAuthority" | "Disallowed" | "My" | "Root" | "TrustedPeople" | "TrustedPublisher"
Property Value
"AddressBook" | "AuthRoot" | "CertificateAuthority" | "Disallowed" | "My" | "Root" | "TrustedPeople" | "TrustedPublisher"