SIGNATURE_ALGORITHM - Universal Certificate configuration option
Description
The SIGNATURE_ALGORITHM option specifies the signature algorithm to use to create a certificate request or certificate.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
n/a |
|
|
|
|
|
Command Line, Long Form |
-sig_alg algorithm |
|
|
|
|
|
Environment Variable |
n/a |
|
|
Values
algorithm is the signature algorithm to use to create a certificate request or certificate.
Valid values for algorithm are:
- MD5
- SHA1
- SHA256
- SHA384
- SHA512
Default is SHA1.