Imports the certificate authority's certificate.
smimpcacert dir cert_file
The smimpcacert command imports the CA certificate cert_file into the public key ring file SMpubkr.class that resides on the specified directory dir. If there is no SMpubkr.class file in dir, a new SMpubkr.class containing only the certificate of cert_file is created there.
Use the /usr/websm/bin/wsm command to access the graphical interface. The fast path is wsm system.
dir | The directory of SMpubkr.class. |
cert_file | The full path name of the CA certificate file. |
smimpcacert /usr/websm/security/tmp CA1.cert
The smcaprop, smdefca, smexpcacert, smlistcerts, smsigncert, and the smundefca command.
See the Setting Up and Running Web-based System Manager in AIX Version 4.3 System Management Guide: Operating System and Devices.