diff options
Diffstat (limited to 'thirdparty/cpr/test/data/client.cnf')
| -rw-r--r-- | thirdparty/cpr/test/data/client.cnf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/thirdparty/cpr/test/data/client.cnf b/thirdparty/cpr/test/data/client.cnf deleted file mode 100644 index d387d39de..000000000 --- a/thirdparty/cpr/test/data/client.cnf +++ /dev/null @@ -1,8 +0,0 @@ -# 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 - |