pCaptureTransferCertificateValidation
MX-NLM-MIB ·
.0.1100.1.500.800.100
Object
scalar
r/w
Enumeration
Level of security for HTTPS certificate validation.
When saving a packet capture to a HTTPS server, this parameter
defines the level of security to use when validating the
server's certificate.
* NoValidation: Allow a connection to the server without
validating its certificate. The only condition is to
receive a certificate from the server. This option
provides partial security and should be selected with
care.
* HostName: Allow a connection to the server by validating
if its certificate is trusted and valid. The validations
performed on the certificate include the expiration date
and indicates if the Subject Alternate Name (SAN) or
Common Name (CN) matches the FQDN or IP address of the
server.
Context
- MIB
- MX-NLM-MIB
- OID
.0.1100.1.500.800.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pCaptureTransferGroup
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | noValidation |
200 | hostName |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pCaptureTransferCertificateTrustLevel Certificate Trust Level for HTTPS connections
Define how a peer certificate is considered trusted for a
HTTPS connection.
* LocallyTrusted: A certificate i… | scalar | Enumeration | .0.1100.1.500.800.200 |
| pCaptureTransferCipherSuite Script Transfer Cipher Suite
Defines the allowed cipher suites for the network security
settings when using the HTTPS transfer protocol. When the
device initiates an HT… | scalar | Enumeration | .0.1100.1.500.800.300 |
| pCaptureTransferTlsVersion TLS Version
Defines the allowed TLS version for the network security
settings when using the HTTPS transfer protocol. When the
device initiates an HTTPS connection to a… | scalar | Enumeration | .0.1100.1.500.800.400 |