Skip to content

Conversation

@das-peter
Copy link

This should fix #4 - WSDL fetching not working.
It's not a great solution but one that should work ;)

As for the mentioned https://github.com/matejsvajger/ntlm-soap-client - I'm a bit afraid that this approach could interfere with other http fetches because it overwrites the 'http' stream wrapper: https://github.com/matejsvajger/ntlm-soap-client/blob/master/src/NTLMSoap/Model/BaseClient.php#L31

@shaggyz
Copy link

shaggyz commented Sep 19, 2019

Hey guys, any reason this PR is not yet merged? 🤔

Copy link

@vincentchalamon vincentchalamon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm this fixes SOAP calls with a NTLM auth.
I need this in a Symfony bundle, would be great to be merged! :-)

@erSitzt
Copy link

erSitzt commented Dec 15, 2020

Would be nice if this gets merged if it is confirmed to be working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wsdl file fetch with NTLM?

4 participants