How can you add multiple hosts in JULIA_NO_VERIFY_HOSTS?

Apparently semi-colon is not a good separator:

Try comma-separated.

I’d recommend reading the NetworkOptions.jl README: https://github.com/JuliaLang/NetworkOptions.jl#verify_host

1 Like