If using wget, it has an option --no-check-certificate, how to specify an equivalent option in Downloads.download? Thanks.
Downloads.jl is using NetworkOptions.jl for which lets you set various variables for this, see verify host.
If using wget, it has an option --no-check-certificate, how to specify an equivalent option in Downloads.download? Thanks.
Downloads.jl is using NetworkOptions.jl for which lets you set various variables for this, see verify host.