{"id":1154,"date":"2016-05-18T14:40:15","date_gmt":"2016-05-18T20:40:15","guid":{"rendered":"https:\/\/toddbaginski.com\/blog\/?p=1154"},"modified":"2016-05-18T14:40:15","modified_gmt":"2016-05-18T20:40:15","slug":"fixing-github-certificate-issue","status":"publish","type":"post","link":"https:\/\/toddbaginski.com\/blog\/fixing-github-certificate-issue\/","title":{"rendered":"Fixing GitHub Certificate Issue"},"content":{"rendered":"<p>The latest update for GitHub tools broke the ability to issue pull and push commands yesterday\u00a0on my\u00a0PC. \u00a0It took me a little while to figure out how to fix it so I figured it was worth sharing. \u00a0Hopefully this helps you out if you run into this issue too.<\/p>\n<p>Here is the command I tried to run and the error code I received:<\/p>\n<p><strong>C:\\GitHub\\Property-Inspection-Code-Sample [master \u2191]&gt; git push origin master<\/strong><br \/>\n<strong>fatal: unable to access &#8216;https:\/\/github.com\/TBag\/Property-Inspection-Code-Sample.git\/&#8217;: error setting certificate verify locations:<\/strong><br \/>\n<strong> CAfile: C:\\Program Files\\Git\\mingw64\/bin\/curl-ca-bundle.crt<\/strong><br \/>\n<strong> CApath: none<\/strong><\/p>\n<p>Here&#8217;s how I fixed it:<\/p>\n<p><strong>C:\\GitHub\\Property-Inspection-Code-Sample [master \u2191]&gt; git config &#8211;global http.sslcainfo &#8220;C:\\Program Files\\Git\\mingw64\\ssl\\certs\\ca-bundle.crt&#8221;<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The latest update for GitHub tools broke the ability to issue pull and push commands yesterday\u00a0on my\u00a0PC. \u00a0It took me a little while to figure out<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":1156,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[110],"tags":[111,5],"class_list":["post-1154","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-github","tag-github","tag-helpful-code"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/posts\/1154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/comments?post=1154"}],"version-history":[{"count":2,"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/posts\/1154\/revisions"}],"predecessor-version":[{"id":1157,"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/posts\/1154\/revisions\/1157"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/media\/1156"}],"wp:attachment":[{"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/media?parent=1154"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/categories?post=1154"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/toddbaginski.com\/blog\/wp-json\/wp\/v2\/tags?post=1154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}