blob: 18bd0d79f4702ea59e044ea174fb3b4387ae4572 (
plain) (
tree)
|
|
[ req ]
default_bits = 1024
distinguished_name = req_distinguished_name
x509_extensions = v3_ca
dirstring_type = nobmp
[ req_distinguished_name ]
commonName = Common Name
commonName_max = 64
[ test_ca ]
basicConstraints=CA:TRUE
[ test_server ]
basicConstraints=CA:FALSE
extendedKeyUsage=serverAuth
|