scriptsTransferCertificateTrustLevel

MX-CONF-MIB · .0.800.1.100.400.600

Object

scalar r/w Enumeration
Certificate Trust Level for HTTPS connections
          
Define how a peer certificate is considered trusted for a
HTTPS connection.
          
  * LocallyTrusted: A certificate is considered trusted when
    the certificate authority (CA) that signed the peer
    certificate is present in the Cert.OthersCertificatesInfo
    table. The certificate revocation status is not verified.
  * OcspOptional: A certificate is considered trusted when it
    is locally trusted and is not revoked by its certificate
    authority (CA). The certificate revocation status is
    queried using the Online Certificate Status Protocol
    (OCSP). If the OCSP server is not available or the
    verification status is unknown, the certificate is
    considered trusted.
  * OcspMandatory: A certificate is considered trusted when it
    is locally trusted and is not revoked by its certificate
    authority (CA). The certificate revocation status is
    queried using the Online Certificate Status Protocol
    (OCSP). If the OCSP server is not available or the
    verification status is unknown, the certificate is
    considered not trusted.

Context

MIB
MX-CONF-MIB
OID
.0.800.1.100.400.600
Type
scalar
Access
readwrite
Status
current
Parent
scriptsTransferGroup
Siblings
8

Syntax

Enumeration

Values & Constraints

Enumerated Values
100locallyTrusted
200ocspOptional
300ocspMandatory

Related Objects

Sibling Objects