Unable to download from URL from behind a corporate proxy server #365
Labels
help welcome
If you are experienced in this topic - let us know!
HTTP/WS
The connection between backend and frontend
one day
Closed because we won't work on it soon, will be opened again later.
I'm unable to use the open from URL function when running Pluto behind a corporate proxy server. See related issue JuliaLang/julia#27043.
Idea: can we add a checkbox in the UI to allow user to disable SSL verification check? If you switch over to
HTTP.download
then you can just set thessl_verification_check
flag tofalse
.The text was updated successfully, but these errors were encountered: