SSL CA cert issue
Tim Darby
t+dfbsd at timdarby.net
Sun Apr 30 07:16:55 PDT 2017
I just updated to the latest master and noticed this:
% git clone https://github.com/DragonFlyBSD/DragonFlyBSD.git
Cloning into 'DragonFlyBSD'...
fatal: unable to access 'https://github.com/DragonFlyBSD/DragonFlyBSD.git/':
SSL certificate problem: unable to get local issuer certificate
I've never had to tell git where to find its CA certs:
% git config --global http.sslCAinfo /etc/ssl/certs/cert.pem
% git clone https://github.com/DragonFlyBSD/DragonFlyBSD.git
Cloning into 'DragonFlyBSD'...
remote: Counting objects: 508865, done.
remote: Compressing objects: 100% (52/52), done.
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20170430/ab3fd80d/attachment-0002.htm>
More information about the Users
mailing list