summaryrefslogtreecommitdiff
path: root/lib/TODO.gnutls
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TODO.gnutls')
-rw-r--r--lib/TODO.gnutls21
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/TODO.gnutls b/lib/TODO.gnutls
new file mode 100644
index 000000000..2a64454aa
--- /dev/null
+++ b/lib/TODO.gnutls
@@ -0,0 +1,21 @@
+Things to fix for the GnuTLS support
+====================================
+
+* set LD_LIBRARY_PATH in configure when the GnuTLS lib was found, to fix link
+ problems that othwerwise might happen within configure. Compare with OpenSSL
+ stuff.
+
+* make the configure --with-ssl option first check for OpenSSL and then for
+ GnuTLS if OpenSSL wasn't detected.
+
+* Get NTLM working using the functions provided by libgcrypt, since GnuTLS
+ already depends on that to function. Not strictly SSL/TLS related, but
+ hey... Another option is to get available DES and MD4 source code from the
+ cryptopp library. They are fine license-wise, but are C++.
+
+* SSL engine stuff?
+
+ SRP for TLS
+
+* Work out a common method with Peter Sylvester's OpenSSL-patch for SRP
+ on the TLS to provide name and password