Update openssl settings
This commit is contained in:
parent
37b3974d69
commit
95d60c69e0
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ emailAddress = optional
|
|||
|
||||
####################################################################
|
||||
[ req ]
|
||||
default_bits = 2048
|
||||
default_bits = 4096
|
||||
default_keyfile = privkey.pem
|
||||
distinguished_name = req_distinguished_name
|
||||
attributes = req_attributes
|
||||
|
|
|
|||
Reference in a new issue