Use the import command to import a certificate into the Remote Supervisor Adapter, Remote Supervisor Adapter II, or IMM.
The import command is targeted to a Remote Supervisor Adapter, Remote Supervisor Adapter II or IMM. Use the command to import a certificate into the Remote Supervisor Adapteror Remote Supervisor Adapter II command or IMM. Out-of-band mode of the command is supported for IMM only. The import command requires a binary certificate file that is in the same directory from which the ASU is running.
You are only allowed to import the CA-signed certificate (it differs from self-signed) into the HTTPS Server Certificate Management and Lenovo Systems Director over HTTPS Certificate Management section.
For the section SSL Client Certificate Management, the first two settings SSL_LDAP_CLIENT_CERT and SSL_LDAP_CLIENT_CSR,
The certificate to be imported should be in the .der format. If you want to set up your own independent certificate authority and sign your certificate sign request file, see Managing certificates for IMM-based systems to set up a certificate authority and sign a certificate sign request.
SSL_CLIENT_TRUSTED_CERT1 SSL_CLIENT_TRUSTED_CERT2 SSL_CLIENT_TRUSTED_CERT3
asu import setting certificate_binary_file [-nx] [connect_options]where
setting is the name of an ASU setting and certificate_binary_file is the name of a file that is generated with the valid certificate information.
The output of the import command is a message that indicates that the Remote Supervisor Adapter, Remote Supervisor Adapter II, or IMM has completed the command successfully.
You can import the signed certificate in .der format only. See Managing certificates for IMM-based systems to set up a certificate authority and sign a certificate sign request to learn about how to set up your own CA.
The import command and corresponding output are shown in the following examples.
asu import RSA_Import_Trusted_Certificate_1 asu.cert
Certificate was imported successfully!
asu import IMM.SSL_HTTPS_SERVER_CERT asu.cert
Certificate was imported successfully!