aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2012-02-02 00:09:22 +0100
committerJacob Appelbaum <jacob@appelbaum.net>2012-02-02 00:09:22 +0100
commit831002054268f0471937a4a82103ead8078fa584 (patch)
tree204b69707d27305222572ed46df128b9e0271d3e /TODO
parentc27a8e609d94778591d0ca7df33c2aae3dbe3865 (diff)
downloadtlsdate-831002054268f0471937a4a82103ead8078fa584.tar.gz
Add TODO item about ssl/tls version selection
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c727465..b433e5e 100644
--- a/TODO
+++ b/TODO
@@ -22,5 +22,6 @@ Here is a nice list of things to do to improve tlsdate:
13) account for servers that do not send UTC (Microsoft sends local time)
14) port to nss, gnutls, yassl and other libraries
15) starttls support (smtp, pop, imap, ftp, xmpp)
+16) explictly set ssl/tls versions
Patches welcome!