diff options
Diffstat (limited to 'test/test.cnf')
| -rw-r--r-- | test/test.cnf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/test.cnf b/test/test.cnf index 8f68982a9fa1..3d1a823a7a4f 100644 --- a/test/test.cnf +++ b/test/test.cnf @@ -50,7 +50,6 @@ emailAddress = optional #################################################################### [ req ] distinguished_name = req_distinguished_name -encrypt_rsa_key = no # Make altreq be identical to req [ altreq ] @@ -78,3 +77,6 @@ C = UK O = My Organization OU = My Unit CN = My Name + +[ reqexts ] +keyUsage = critical,digitalSignature,keyEncipherment |
