aboutsummaryrefslogtreecommitdiff
path: root/57
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 /57
Initial versionHEADmain
Diffstat (limited to '57')
-rw-r--r--57/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/57/index.md b/57/index.md
new file mode 100644
index 0000000..08db214
--- /dev/null
+++ b/57/index.md
@@ -0,0 +1,6 @@
+Title: Report which TLS library is selected and the version
+Author: rodarima
+Created: Wed, 10 Jan 2024 22:22:54 +0000
+State: closed
+
+When having multiple versions of the OpenSSL and mbedTLS libraries, it may happen that Dillo is linked with the incorrect choice. We should indicate which library is found and which version. This information should also be printed in the log, so they can be shared when reporting bugs. \ No newline at end of file