From 84d752d1ad8b8d61e0eae89aed0ba30dca9e163a Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Fri, 21 Nov 2014 18:44:58 +0000 Subject: [PATCH] FILEFORMAT: Added SSPI, GSS-API and Kerberos to the features list --- tests/FILEFORMAT | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.50.1