Help: Use stable 'if' namespace instead of experimental
[empathy-mirror.git] / tests / certificates / cert-openssl.conf
blob18bd0d79f4702ea59e044ea174fb3b4387ae4572
1 [ req ]
2 default_bits           = 1024
3 distinguished_name     = req_distinguished_name
4 x509_extensions        = v3_ca
5 dirstring_type = nobmp
7 [ req_distinguished_name ]
8 commonName                     = Common Name
9 commonName_max                 = 64
11 [ test_ca ]
12 basicConstraints=CA:TRUE
14 [ test_server ]
15 basicConstraints=CA:FALSE
16 extendedKeyUsage=serverAuth