]> code.communitydata.science - nu-vpn-proxy.git/blobdiff - openssl.conf
fix issue with openssl
[nu-vpn-proxy.git] / openssl.conf
diff --git a/openssl.conf b/openssl.conf
new file mode 100644 (file)
index 0000000..9a6b314
--- /dev/null
@@ -0,0 +1,11 @@
+openssl_conf = openssl_init
+
+[openssl_init]
+ssl_conf = ssl_sect
+
+[ssl_sect]
+system_default = system_default_sect
+
+[system_default_sect]
+Options = UnsafeLegacyRenegotiation
+

Community Data Science Collective || Want to submit a patch?