[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 5

smimpcacert Command

Purpose

Imports the certificate authority's certificate.

Syntax

smimpcacert dir cert_file

Description

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.

Flags

dir The directory of SMpubkr.class.
cert_file The full path name of the CA certificate file.

Examples

smimpcacert /usr/websm/security/tmp CA1.cert

Related Information

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.


[ Previous | Next | Contents | Glossary | Home | Search ]