9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
|
RANDFILE = $ENV::RANDFILE_PATH
|
||
|
|
||
|
[ req ]
|
||
|
default_bits = 1024
|
||
|
distinguished_name = req_distinguished_name
|
||
|
prompt = no
|
||
|
[ req_distinguished_name ]
|
||
|
commonName = 127.0.0.1
|