1b593e1ea4
git-subtree-dir: third_party/git git-subtree-split: cb715685942260375e1eb8153b0768a376e4ece7
8 lines
227 B
INI
8 lines
227 B
INI
RANDFILE = $ENV::RANDFILE_PATH
|
|
|
|
[ req ]
|
|
default_bits = 1024
|
|
distinguished_name = req_distinguished_name
|
|
prompt = no
|
|
[ req_distinguished_name ]
|
|
commonName = 127.0.0.1
|