summarylogtreecommitdiffstats
path: root/openssl_fix.cnf
diff options
context:
space:
mode:
authorRobert Baker2024-04-03 10:58:20 -0700
committerRobert Baker2024-04-03 10:58:20 -0700
commit4854b197fd85592593e1e43389fbb0f623a2673b (patch)
tree51125e5bd27bbc4479ec1c6869c0747e49c69e06 /openssl_fix.cnf
downloadaur-4854b197fd85592593e1e43389fbb0f623a2673b.tar.gz
Add binary wrapper for xivlauncher based on github artifacts
Diffstat (limited to 'openssl_fix.cnf')
-rw-r--r--openssl_fix.cnf11
1 files changed, 11 insertions, 0 deletions
diff --git a/openssl_fix.cnf b/openssl_fix.cnf
new file mode 100644
index 000000000000..c2c6d8235e48
--- /dev/null
+++ b/openssl_fix.cnf
@@ -0,0 +1,11 @@
+openssl_conf = openssl_init
+
+[openssl_init]
+ssl_conf = ssl_module
+
+[ ssl_module ]
+system_default = crypto_policy
+
+[ crypto_policy ]
+MinProtocol = TLSv1.2
+CipherString = DEFAULT:@SECLEVEL=1