Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for getting WSDL files via HTTPS #1

Open
InfoSec812 opened this issue Nov 4, 2015 · 2 comments
Open

Allow for getting WSDL files via HTTPS #1

InfoSec812 opened this issue Nov 4, 2015 · 2 comments

Comments

@InfoSec812
Copy link

The current code is using httpc:request only on URIs which begin with 'http://', so I cannot access a WSDL which is only served via HTTPS.

https://github.com/mjooms/scrub/blob/master/src/scrub.erl#L514

@InfoSec812
Copy link
Author

May also need to add an option to ignore invalid certificates.

@InfoSec812
Copy link
Author

I'm working on a patch in my own fork.

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

No branches or pull requests

1 participant