Commit ff3444c3 authored by Steve Holme's avatar Steve Holme
Browse files

TODO: Corrected typo in TOC

parent 5e2ef394
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -72,8 +72,8 @@
 10.3 Graceful base64 decoding failure
 
 11. IMAP
 10.1 auth= in URLs
 10.2 Graceful base64 decoding failure
 11.1 auth= in URLs
 11.2 Graceful base64 decoding failure
 
 12. LDAP
 12.1 SASL based authentication mechanisms
@@ -353,7 +353,6 @@ 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


8. GnuTLS

8.1 SSL engine stuff
@@ -365,7 +364,6 @@ to provide the data to send.
 Add a way to check if the connection seems to be alive, to correspond to the
 SSL_peak() way we use with OpenSSL.


9. SMTP

9.1 Specify the preferred authentication mechanism