SSL Certificate problem with GitHub

I used Windos10 64 bit. I installed git and create an account on github.
I goes on global setting and create RSA Key for Git
furthermor I configure git (git user.name and user.mail) using Rstudio terminal.
Despite that when I try to open a project usint git I receive this message

>>> C:/Program Files/Git/bin/git.exe clone --progress https://github.com/LucaEdxDslab/EdxModulo5.git EdxModulo5 Cloning into 'EdxModulo5'... fatal: unable to access 'https://github.com/LucaEdxDslab/EdxModulo5.git/': SSL certificate problem: unable to get local issuer certificate

Could someone help with this error?

Thanks
Luca

I found a workaround here
https://confluence.atlassian.com/bitbucketserverkb/ssl-certificate-problem-unable-to-get-local-issuer-certificate-816521128.html

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.