Pkg error: identity of github.com could not be verified

I found something new about his:
https://github.com/JuliaLang/Downloads.jl/issues/108
So you may try

ENV["JULIA_SSL_NO_VERIFY_HOSTS"] = "github.com"

before

] up
5 Likes