Tag: ssl error

  • git error “server certificate verification failed”

    by

    in

    I’ve got this message on Ubuntu 12.04. Other servers seemed to work fine. root@server:/tmp# git clone https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git Cloning into ’roundcubemail-plugins-kolab’… error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git/info/refs fatal: HTTP request failed The fix: Append CA root of that cert to file: /etc/ssl/certs/ca-certificates.crt