Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The underlying SSL issue appears to be tied to libgit2 library being unable to read a PEM file format, and hence errors. Workaround is to use
- Loading branch information
6789fda
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finishing up the commit comment: The underlying SSL issue appears to be tied to libgit2 library being unable to read a PEM file format, and hence errors. Workaround is to use git CLI instead of inbuilt libgit2.
JuliaLang/Pkg.jl#2679
JuliaLang/Pkg.jl#2520 (comment)