Julia 1.6 libcurl firewall download issue: Windows Schannel certificate revocation check failure

[quote=“StefanKarpinski, post:31, topic:58021”]

(@v1.6) pkg> dev Downloads
     Cloning git-repo `https://github.com/JuliaLang/Downloads.jl.git`
ERROR: failed to clone from https://github.com/JuliaLang/Downloads.jl.git, error: GitError(Code:ERROR, Class:OS, failed to send request: The connection with the server was terminated abnormally
)

julia> using Downloads

(@v1.6) pkg> dev Downloads
     Cloning git-repo `https://github.com/JuliaLang/Downloads.jl.git`
ERROR: failed to clone from https://github.com/JuliaLang/Downloads.jl.git, error: GitError(Code:ERROR, Class:OS, failed to send request: The connection with the server was terminated abnormally
)
julia> names(Downloads)
6-element Vector{Symbol}:
 :Downloader
 :Downloads
 :RequestError
 :Response
 :download
 :request

Julia 1.6.0 packages installation