Class HostnameCertificateState (2.51.0)

HostnameCertificateState(value)

The state of Sip Trunk certificate authentication.

Enums

Name Description
HOSTNAME_CERTIFICATE_STATE_UNSPECIFIED Certificate state is not specified.
VALID Certificate is valid.
INVALID Catch all for any error not specified.
EXPIRED Certificate leaf node has expired.
HOSTNAME_NOT_FOUND There is no hostname defined to authenticate in SipTrunkingServer.
UNAUTHENTICATED No path found from the leaf certificate to any root.
TRUST_STORE_NOT_FOUND Trust store does not exist.
HOSTNAME_INVALID_FORMAT Hostname has invalid format.
QUOTA_EXCEEDED Certificate has exhausted its quota.