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

[DN]
C=SE
CN=example.com
<<<<<<< HEAD
=======
CN=5.6.7.8
>>>>>>> maint-20

[SAN]
subjectAltName = @alt_names

[alt_names]
DNS = 1.2.3.4
<<<<<<< HEAD
IP.1 = 10.67.16.75
=======
IP.1 = 5.6.7.8
>>>>>>> maint-20
IP.2 = abcd:ef::1
URI = https://10.11.12.13