sslHTTPSServerCIMXMLCertificateTransfer
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.2.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.2.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sslHTTPSServerConfigForCIMXML
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | importSignedCertificate |
2 | downloadCertificate |
3 | downloadCSR |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sslEnableHTTPSforCIMXML mandatory Disable/Enable HTTPS support for web.
Use this field to enable or disable SSL for the web interface.
The IMM must be restarted before the selected value
(enable/ disable) takes … | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.2.1 |
| sslHTTPSServerCIMXMLCertificateGeneration mandatory Initiate the new key and certificate generation process for
CIMXML communication. The required fields in sslCertificateData must be set
to valid contents.
generateNewKeyandSel… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.2.2 |
| sslHTTPSCIMXMLCertificateStatus mandatory Get the status of the installed CIM/XML certificates.
1 = Private Key and Cert/CSR not available.
2 = Private Key and Self-signed cert installed.
3 = Private Key and CA-signed cer… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.2.4 |
| sslHTTPSCIMXMLCertificateExpirationDate mandatory Expiration date of the HTTPS CIM/XML Server certificate. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.2.5 |
| sslHTTPSCIMXMLCertificateRemove mandatory removeServerCertificate -
Remove HTTPS CIM/XML Server certificate. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.2.6 |