Commands for certificate management
The topics in this section provide detailed information about how to use the config application and commands to manage certificates.
Command | Description |
---|---|
deletecert | Delete a certificate. For more information, refer to deletecert command. |
export | Export a certificate to a local system. For more information, refer to export command. |
generate | Generate a certificate. For more information, refer to generate command. |
import | Import a certificate from a local system to another system. For more information, refer to import command. |
The commands in this table are used specifically for certificate management. The supported settings are certificate management settings.
The supported setting list can be generated using showvalues using a value such as generate. The values after the * are for the supported certificate management settings:
IMM.SSH_SERVER_KEY=*generate
IMM.SSL_HTTPS_SERVER_CERT=*generate=import=export
IMM.SSL_HTTPS_SERVER_CSR=*generate=export
IMM.SSL_LDAP_CLIENT_CERT=*generate=import=export
IMM.SSL_LDAP_CLIENT_CSR=*generate=export
IMM.SSL_SERVER_DIRECTOR_CERT=*generate=import=export
IMM.SSL_SERVER_DIRECTOR_CSR=*generate=export
IMM.SSL_CLIENT_TRUSTED_CERT1=*import=export=deletecert
IMM.SSL_CLIENT_TRUSTED_CERT2=*import=export=deletecert
IMM.SSL_CLIENT_TRUSTED_CERT3=*import=export=deletecert