5.4.1
sslpasswd command
Organization of this subsection
(1) Format
(2) Parameters
(3) Usage example
(4) Notes
(1)
Format
sslpasswd
server-private-key-file-name
password-file-name
(2)
Parameters
server-private-key-file-name
Specify the password protected server private key.
password-file-name
Specify the name of the file that outputs password.
(3)
Usage example
sslpasswd httpsdkey.pem .keypasswd
(4)
Notes
You cannot specify an existing file name as the password file name.
You cannot use the password file created with the sslpasswd command on Windows in UNIX version.
You cannot use the password file created with the sslpasswd command on UNIX in Windows version.