12 lines
211 B
INI
12 lines
211 B
INI
[ req ]
|
|
default_bits = 4096
|
|
distinguished_name = req_distinguished_name
|
|
prompt = no
|
|
|
|
[ req_distinguished_name ]
|
|
C = CH
|
|
ST = Zurich
|
|
L = Zurich
|
|
O = InterstellarNet
|
|
OU = NONE
|
|
CN = INTERSTELLAR
|