mirror of
https://github.com/curl/curl.git
synced 2026-06-29 17:06:02 +03:00
tests: Disabled DIGEST-MD5 tests when running with SSPI enabled
This commit is contained in:
parent
537b571c90
commit
5cdb61abb2
9 changed files with 9 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ body
|
||||||
imap
|
imap
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,7 @@ REPLY * A002 NO AUTH exchange cancelled by client
|
||||||
imap
|
imap
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -38,6 +38,7 @@ body
|
||||||
imap
|
imap
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@ body
|
||||||
pop3
|
pop3
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,7 @@ REPLY * -ERR AUTH exchange cancelled by client
|
||||||
pop3
|
pop3
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -40,6 +40,7 @@ body
|
||||||
pop3
|
pop3
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,7 @@ REPLY 235 Authenticated
|
||||||
smtp
|
smtp
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,7 @@ REPLY * 501 AUTH exchange cancelled by client
|
||||||
smtp
|
smtp
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,7 @@ REPLY dXNlcgB1c2VyAHNlY3JldA== 235 Authenticated
|
||||||
smtp
|
smtp
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
|
!SSPI
|
||||||
debug
|
debug
|
||||||
crypto
|
crypto
|
||||||
</features>
|
</features>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue