i'm working on a remote server that has 

git version 1.7.4.1

I could use this git to build julia and clone a host of other repos, but 
when I want to do

Pkg.status() 

it fails with 

error: SSL certificate problem, verify that the CA cert is OK. Details:

error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify 
failed while accessing https://github.com/JuliaLang/METADATA.jl/info/refs

is there anything special about the METADATA repo? is my git out of date?

thanks.


Reply via email to