Store a non-trusted CA certificate

 

+

Search Tips   |   Advanced Search

To store a certificate from a CA not a trusted CA...

/IBM/IHS/bin/gsk7cmd -cert \
                     -add \
                     -db <filename>.kdb \
                     -pw <password> \
                     -label <label> 
                     -format <ascii | binary> 
                     -trust <enable | disable> 
                     -file <filename>

...where...

 

Related concepts

Managing keys with the gsk7cmd command line interface (Distributed systems)
Receiving a signed certificate from a certificate authority