Unknown SSL protocol error in connection

后端 未结 16 1475
故里飘歌
故里飘歌 2020-11-27 15:30

I want to push my commits to a Bitbucket repository but this error occurred:

Fatal: unable to access
\'https://myUsername@bitbucket.org/myUsername/myReposito         


        
16条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 16:14

    I had the same issue, tried all changing SSL settings that are provided here. If you are in the corporate network and ssh keys used in such tools like Gerrit. 1. Get your ssh key, 2. Visit Bitbucket and navigate to Profile >> Settings >> SSH Keys >> Add Key.

    After ssh key addition, try to push again.

提交回复
热议问题