]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
ROADMAP.md: Updated GSSAPI authentication following 7.38.0 additions
authorSteve Holme <steve_holme@hotmail.com>
Wed, 10 Sep 2014 21:39:49 +0000 (22:39 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 10 Sep 2014 21:51:07 +0000 (22:51 +0100)
docs/ROADMAP.md

index 3c565e79c6e993dd23c7cf4ab6b7eda94f113900..9b3f3c1514145b05d710dddc201067895961bc86 100644 (file)
@@ -24,7 +24,7 @@ New stuff - libcurl
 
 7. HTTP Digest authentication via Windows SSPI
 
-8. GSSAPI authentication in the email protocols
+8. SASL GSSAPI (Kerberos 5) authentication via a GSS-API library
 
 9. add support for third-party SASL libraries such as Cyrus SASL - may need to
    move existing native and SSPI based authentication into vsasl folder after