Archived
1
0
This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
winamp/Src/external_dependencies/cpr/test/data/server.cnf

13 lines
271 B
Plaintext
Raw Normal View History

2024-09-24 12:54:57 +00:00
# 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