HP NonStop SSL Reference Manual Configuration • 49
CLIENTCERT, CLIENTKEYPASS
CLIENTKEYPASS
Use this parameter to specify the password for the file containing the private key associated with the public key given in
the client certificate.
Parameter Syntax
CLIENTKEYPASS password
Arguments
password
the password or pass phrase to decrypt the private key file. The password string may contain spaces. However,
leading or trailing spaces will be ignored.
Default
If omitted, HP NonStop SSL will try "test" as password.
Example
CLIENTKEYPASS my private passphrase
Considerations
• This parameter only applies to the run modes PROXYC and FTPC, it will be ignored in other run modes
• The default password ("test") enables quick start installation with the "CLIENTKEY" public key file delivered
with HP NonStop SSL.
See also
CLIENTCERT, CLIENTKEY
CONFIG
Use this parameter to specify a configuration file for a HP NonStop SSL process.
Parameter Syntax
CONFIG file
Arguments
file
the name of the configuration file.
Default
If omitted, HP NonStop SSL will not use a configuration file.
Example
CONFIG $DATA1.SSL.SSLCONF
Considerations
• This parameter can only be specified as PARAM or on the startup line. It is not valid within a configuration file.
• Parameters specified in the configuration file can be overwritten by PARAM or startup line settings.