summaryrefslogtreecommitdiff
path: root/t/lib-httpd/ssl.cnf
diff options
context:
space:
mode:
Diffstat (limited to 't/lib-httpd/ssl.cnf')
-rw-r--r--t/lib-httpd/ssl.cnf8
1 files changed, 8 insertions, 0 deletions
diff --git a/t/lib-httpd/ssl.cnf b/t/lib-httpd/ssl.cnf
new file mode 100644
index 0000000..6dab257
--- /dev/null
+++ b/t/lib-httpd/ssl.cnf
@@ -0,0 +1,8 @@
+RANDFILE = $ENV::RANDFILE_PATH
+
+[ req ]
+default_bits = 1024
+distinguished_name = req_distinguished_name
+prompt = no
+[ req_distinguished_name ]
+commonName = 127.0.0.1