diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-11-21 18:44:58 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-11-21 18:44:58 +0000 |
commit | 84d752d1ad8b8d61e0eae89aed0ba30dca9e163a (patch) | |
tree | 43185212e317437816eef8e61dfeed90c2423a58 | |
parent | 10cbc33a4cb85547c9dccc890fe78c693d00ee51 (diff) |
FILEFORMAT: Added SSPI, GSS-API and Kerberos to the features list
-rw-r--r-- | tests/FILEFORMAT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 0026c3cb8..a6db19abc 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -225,6 +225,9 @@ TLS-SRP TrackMemory unittest http2 +SSPI +GSS-API +Kerberos as well as each protocol that curl supports. A protocol only needs to be specified if it is different from the server (useful when the server |