0

When I try to clone a repo from git, I face SSL certificate problem: self-signed certificate

How is it possible to add a certificate to resolve this issue at MacOS

john tame
  • 21
  • 4
  • 3
    Does this answer your question? [How can I make git accept a self signed certificate?](https://stackoverflow.com/questions/11621768/how-can-i-make-git-accept-a-self-signed-certificate) –  Mar 20 '20 at 08:33

1 Answers1

-1

Have you create and add ssh key to your git hub account. If not this will help you: https://help.github.com/en/enterprise/2.15/user/articles/adding-a-new-ssh-key-to-your-github-account

Tausif Sayyad
  • 248
  • 1
  • 9