string.c: do not interpret '\\' before '\0' (CVE-2019-15846)
[exim.git] / test / aux-fixed / cert.config
1 prompt=no
2 encrypt_key=no
3 default_bits=2048
4 distinguished_name=fixed_dn
5 x509_extensions=fixed_ex
6
7 [ fixed_dn ]
8 C=UK
9 O=The Exim Maintainers
10 OU=Test Suite
11 CN=Phil Pennock
12
13 [ fixed_ex ]
14 subjectKeyIdentifier=hash
15 authorityKeyIdentifier=keyid,issuer
16 basicConstraints=critical,CA:TRUE, pathlen:0
17 subjectAltName=DNS:test.ex, DNS:*.test.ex