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

[DN]
C=SE
CN=example.com

[SAN]
subjectAltName = @alt_names

[alt_names]
DNS.1 = kb.example.org
DNS.2 = *.example.org
URI.1 = http://www.example.org
URI.2 = https://wws.example.org