From: Daniel Stenberg Date: Tue, 18 Jun 2013 07:38:06 +0000 (+0200) Subject: TODO: mention the DANE patch from March X-Git-Tag: curl-7_31_0~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e305f5ec715f;p=curl TODO: mention the DANE patch from March --- diff --git a/docs/TODO b/docs/TODO index 127e2b8f7..41e582155 100644 --- a/docs/TODO +++ b/docs/TODO @@ -437,6 +437,12 @@ to provide the data to send. keys and certs over DNS using DNSSEC as an alternative to the CA model. http://www.rfc-editor.org/rfc/rfc6698.txt + An initial patch was posted by Suresh Krishnaswamy on March 7th 2013 + (http://curl.haxx.se/mail/lib-2013-03/0075.html) but it was a too simple + approach. See Daniel's comments: + http://curl.haxx.se/mail/lib-2013-03/0103.html . libunbound may be the + correct library to base this development on. + 13. GnuTLS 13.1 SSL engine stuff