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

SSL verification is disabled by default #118

Open
Keno opened this issue Apr 15, 2020 · 1 comment
Open

SSL verification is disabled by default #118

Keno opened this issue Apr 15, 2020 · 1 comment

Comments

@Keno
Copy link

Keno commented Apr 15, 2020

require_ssl_verification=false,

That seems potentially bad, since it opens connections up to active MITM.

@mattBrzezinski
Copy link
Member

mattBrzezinski commented Apr 15, 2020

I'm a bit confused with the naming and what is actually going on here.

https://github.com/JuliaWeb/HTTP.jl/blob/6f262e64d3c0ef07d9bd8b9848afc07540b9bb22/src/HTTP.jl#L134

Also this post:

https://discourse.julialang.org/t/slow-http-jl-requests-when-ssl-is-enabled/36183

--

I can take a look into this further in the next couple of days.

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

2 participants