aboutsummaryrefslogtreecommitdiff
path: root/31/index.md
diff options
context:
space:
mode:
Diffstat (limited to '31/index.md')
-rw-r--r--31/index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/31/index.md b/31/index.md
new file mode 100644
index 0000000..5c837ac
--- /dev/null
+++ b/31/index.md
@@ -0,0 +1,14 @@
+Title: Support for OpenSSL 1.1
+Author: rodarima
+Created: Sat, 23 Dec 2023 13:51:14 +0000
+State: closed
+
+We may want to add support for OpenSSL 1.1, as there are not that many changes and we can use some ifdefs to skip the differences.
+
+In any case, the detection of OpenSSL should include new functions that are only in 3.x while we don't support OpenSSL 1.1, so we can detect an invalid version early. See #30.
+
+--%--
+From: rodarima
+Date: Sun, 24 Dec 2023 16:05:46 +0000
+
+Closed in #33 \ No newline at end of file