fix pour Ubuntu
This commit is contained in:
19
certs/zogg.cnf
Normal file
19
certs/zogg.cnf
Normal file
@ -0,0 +1,19 @@
|
||||
[ req ]
|
||||
default_bits = 4096
|
||||
default_keyfile = zogg.pem
|
||||
distinguished_name = req_distinguished_name
|
||||
attributes = req_attributes
|
||||
prompt = no
|
||||
output_password = zoggzogg
|
||||
|
||||
[ req_distinguished_name ]
|
||||
C = FR
|
||||
ST = Zogg
|
||||
L = Zogg
|
||||
O = Zogg
|
||||
OU = Zogg
|
||||
CN = zogg.fr
|
||||
emailAddress = god@zogg
|
||||
|
||||
[ req_attributes ]
|
||||
challengePassword = zoggzogg
|
Reference in New Issue
Block a user