summaryrefslogtreecommitdiffstats
path: root/tests/manual/network/ssl/client-auth/certs/accepted-client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/network/ssl/client-auth/certs/accepted-client.conf')
-rw-r--r--tests/manual/network/ssl/client-auth/certs/accepted-client.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/manual/network/ssl/client-auth/certs/accepted-client.conf b/tests/manual/network/ssl/client-auth/certs/accepted-client.conf
new file mode 100644
index 0000000000..a88b276efe
--- /dev/null
+++ b/tests/manual/network/ssl/client-auth/certs/accepted-client.conf
@@ -0,0 +1,14 @@
+[req]
+default_md = sha512
+basicConstraints = CA:FALSE
+extendedKeyUsage = clientAuth
+[req]
+distinguished_name = client_distinguished_name
+prompt = no
+[client_distinguished_name]
+C = NO
+ST = Oslo
+L = Oslo
+O = The Qt Project
+OU = The Qt Project
+CN = Fake Qt Project Client Certificate