20 lines
520 B
Plaintext
20 lines
520 B
Plaintext
|
[ 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
|