about summary refs log tree commit diff
path: root/third_party/git/t/lib-httpd/ssl.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/lib-httpd/ssl.cnf')
-rw-r--r--third_party/git/t/lib-httpd/ssl.cnf8
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/git/t/lib-httpd/ssl.cnf b/third_party/git/t/lib-httpd/ssl.cnf
new file mode 100644
index 0000000000..6dab2579cb
--- /dev/null
+++ b/third_party/git/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