aboutsummaryrefslogtreecommitdiff
path: root/27/index.md
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /27/index.md
Initial versionHEADmain
Diffstat (limited to '27/index.md')
-rw-r--r--27/index.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/27/index.md b/27/index.md
new file mode 100644
index 0000000..c12c444
--- /dev/null
+++ b/27/index.md
@@ -0,0 +1,10 @@
+Title: Add support for OpenSSL, mbedTLS 2 and mbedTLS 3
+Author: rodarima
+Created: Fri, 22 Dec 2023 19:57:16 +0000
+State: closed
+
+Fixes #20
+
+The `--enable-ssl` flag is renamed to `--enable-tls`.
+
+Support for TLS (https) is now enabled by default unless explicitly disabled with `--disable-tls`. \ No newline at end of file