This question is in reference to Atlassian Documentation: SSL certificate problem: Unable to get local issuer certificate
There's a typo on the page:
git config --global http.sslVerfiy false
Should be
git config --global http.sslVerify false
Thanks @Bart Dubelaar,
Spelling corrected. Must have been a fat finger issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.