mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
tests: Disabled DIGEST-MD5 tests when running with SSPI enabled
This commit is contained in:
parent
537b571c90
commit
5cdb61abb2
@ -35,6 +35,7 @@ body
|
||||
imap
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -27,6 +27,7 @@ REPLY * A002 NO AUTH exchange cancelled by client
|
||||
imap
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -38,6 +38,7 @@ body
|
||||
imap
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -37,6 +37,7 @@ body
|
||||
pop3
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -28,6 +28,7 @@ REPLY * -ERR AUTH exchange cancelled by client
|
||||
pop3
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -40,6 +40,7 @@ body
|
||||
pop3
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -27,6 +27,7 @@ REPLY 235 Authenticated
|
||||
smtp
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -27,6 +27,7 @@ REPLY * 501 AUTH exchange cancelled by client
|
||||
smtp
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
@ -30,6 +30,7 @@ REPLY dXNlcgB1c2VyAHNlY3JldA== 235 Authenticated
|
||||
smtp
|
||||
</server>
|
||||
<features>
|
||||
!SSPI
|
||||
debug
|
||||
crypto
|
||||
</features>
|
||||
|
Loading…
Reference in New Issue
Block a user