sslHTTPSServerWebCertificateTransfer

IMM-MIB · .1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.1.3

Object

scalar mandatory r/w Enumeration
sslConfigTftpServer and sslConfigFileName must contain valid values.  
importSignedCertificate - 
    Use this to import a signed certificate. To obtain a signed 
    certificate, a certificate signing request (CSR) must first 
    be generated and sent to a certificate authority (CA). The 
    imported certificate must contain a public key that corresponds 
    to the key pair previously generated by the generateNewKeyandCSR.
downloadCertificate - 
    Use this link to download a copy of the currently installed c
    ertificate. The certificate will be in DER format. The contents 
    of the certificate can be viewed using a third-party tool such as 
    OpenSSL (www.openssl.org).  An example of the command line for 
    viewing the contents of the certificate using OpenSSL would look 
    something like the following:  
    openssl x509 -in cert.der -inform DER -text  
downloadCSR - 
    The file produced when creating a CSR is in DER or PEM format 
    according to sslCertificateCSRDownloadFormat. If your CA expects 
    the data in some other format, the file can be converted using a 
    third-party tool such as OpenSSL(www.openssl.org). 
    If the CA asks you to copy the contents of the CSR file into 
    a web browser window, PEM format is usually expected.
          
NOTE: Value returned for the GET command is meaningless
for this MIB object.

Context

MIB
IMM-MIB
OID
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.1.3
Type
scalar
Access
readwrite
Status
mandatory
Parent
sslHTTPSServerConfigForWeb
Siblings
5

Syntax

Enumeration

Values & Constraints

Enumerated Values
1importSignedCertificate
2downloadCertificate
3downloadCSR

Related Objects

Sibling Objects