mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
tests: Change NTLM tests to require SSL
Prior to this change tests that required NTLM feature did not require SSL feature. There are pending changes to cmake builds that will allow enabling NTLM in non-SSL builds in Windows. In that case the NTLM auth strings created are different from what is expected by the NTLM tests and they fail: "The issue with NTLM is that previous non-SSL builds would not enable NTLM and so the NTLM tests would be skipped." Assisted-by: marc-groundctl@users.noreply.github.com Ref: https://github.com/curl/curl/pull/4717#issuecomment-566218729 Closes https://github.com/curl/curl/pull/4768
This commit is contained in:
parent
9024b01387
commit
9603c8299f
@ -86,6 +86,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -91,6 +91,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -45,6 +45,7 @@ https
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<name>
|
||||
|
@ -63,6 +63,7 @@ This is the final page !
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -58,6 +58,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -57,6 +57,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -76,6 +76,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -43,6 +43,7 @@ This is not the real page either!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -27,6 +27,7 @@ isn't because there's no Proxy-Authorization: NTLM header
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
proxy
|
||||
</features>
|
||||
|
@ -77,6 +77,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -19,6 +19,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
proxy
|
||||
</features>
|
||||
|
@ -48,6 +48,7 @@ content for you
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -195,6 +195,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -231,6 +231,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -168,6 +168,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -220,6 +220,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -234,6 +234,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -66,6 +66,7 @@ Data connection 2: 402
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -67,6 +67,7 @@ Data connection 2: 402
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<server>
|
||||
|
@ -77,6 +77,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -77,6 +77,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -52,6 +52,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -73,6 +73,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -78,6 +78,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -56,6 +56,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -76,6 +76,7 @@ lib547
|
||||
</tool>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -76,6 +76,7 @@ lib548
|
||||
</tool>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -81,6 +81,7 @@ lib555
|
||||
</tool>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -74,6 +74,7 @@ lib590
|
||||
</tool>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -56,6 +56,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -55,6 +55,7 @@ Wrong password dude. Get it fixed and return.
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -72,6 +72,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -55,6 +55,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
proxy
|
||||
|
@ -35,6 +35,7 @@ imap
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -36,6 +36,7 @@ imap
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -28,6 +28,7 @@ imap
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<name>
|
||||
|
@ -39,6 +39,7 @@ imap
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<name>
|
||||
|
@ -37,6 +37,7 @@ pop3
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -37,6 +37,7 @@ pop3
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -29,6 +29,7 @@ pop3
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<name>
|
||||
|
@ -41,6 +41,7 @@ pop3
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<name>
|
||||
|
@ -89,6 +89,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -127,6 +127,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -27,6 +27,7 @@ smtp
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -73,6 +73,7 @@ Finally, this is the real page!
|
||||
<client>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -27,6 +27,7 @@ smtp
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
|
@ -28,6 +28,7 @@ smtp
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<name>
|
||||
|
@ -31,6 +31,7 @@ smtp
|
||||
</server>
|
||||
<features>
|
||||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
</features>
|
||||
<name>
|
||||
|
Loading…
Reference in New Issue
Block a user