aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/test/public_key_SUITE_data/verify_hostname_ip.conf
blob: 0a738f258635bfda547c7736234043fcefea736c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[req]
prompt             = no
distinguished_name = DN

[DN]
C=SE
CN=example.com
CN=5.6.7.8

[SAN]
subjectAltName = @alt_names

[alt_names]
DNS = 1.2.3.4
IP.1 = 5.6.7.8
IP.2 = abcd:ef::1
URI = https://10.11.12.13