SSL certificate problem: self signed certificate in certificate chain git Generally, the issue is a self-signed certificate because the self-signed certificate can not be trusted by any system automatically. So we need to tell the system to trust the self-signed certificate or disable the certificate validation. Due to this error, you can not clone […]