23.7.3 openssl command
This subsection describes the messages output by the openssl command.
-
Unable to load Private Key
The key file could not be opened.
Error level: None
(S) The processing will be interrupted.
(O) Make sure that the key file having the indicated file name exists.
-
Unable to load X509 request
An attempt to read the certificate request failed.
Error level: None
(S) The processing will be interrupted.
(O) See the error message that is output at the same time.
-
Unable to load certificate
An attempt to read the certificate failed.
Error level: None
(S) The processing will be interrupted.
(O) See the error message that is output at the same time.
-
Number-of-bytes semi-random bytes loaded
Number-of-bytes of the data used in the random number generator has been read.
Error level: None
(S) The processing will be interrupted.
-
Generating RSA private key, number-of-bits bit long modulus
The RSA key will be generated.
Error level: None
(S) The processing continues.
-
Unknown curve name (elliptic-curve-name)
An invalid elliptic curve was specified for the -name option.
Error level: None
(S) The processing will terminate.
-
Number-of-bytes semi-random bytes loaded
Number-of-bytes of the data used in the random number generator has been read.
Error level: None
(S) The processing continues.
-
file-name: No such file or directory
A file or directory indicated by file-name does not exist.
Error level: None
(S) The processing will terminate.
-
Can't open input file file-name
The file indicated by file-name could not be opened.
Error level: None
(S) The processing will terminate.
-
Can't open output file file-name
The file indicated by file-name could not be opened.
Error level: None
(S) The processing will terminate.
-
unable to load key
The private key file could not be opened.
Error level: None
(S) The processing will terminate.