Fixing Github Error: 14090086 SSL


/ Published in: Bash
Save to your folder(s)

This will prevent CURL to verity the HTTPS certification.


Copy this code and paste it in your HTML
  1. git config --global http.sslVerify false

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.