Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
8
Src/external_dependencies/cpr/test/data/client.cnf
Normal file
8
Src/external_dependencies/cpr/test/data/client.cnf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Based on https://www.feistyduck.com/library/openssl-cookbook/online/openssl-command-line/private-ca-create-subordinate.html
|
||||
[req]
|
||||
prompt = no
|
||||
distinguished_name = dn
|
||||
|
||||
[dn]
|
||||
CN = test-client
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue