aboutsummaryrefslogtreecommitdiff
path: root/Src/external_dependencies/cpr/test/data/server.cnf
blob: a67fe34ab1752ed50f80c9b66ae867d5f10677ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Based on https://www.feistyduck.com/library/openssl-cookbook/online/openssl-command-line/private-ca-create-subordinate.html
[req]
prompt = no
distinguished_name = dn
req_extensions = ext

[dn]
CN = test-server

[ext]
subjectAltName = DNS:localhost,IP:127.0.0.1,IP:::1