Windows 10 GitKraken And Github - failed to get server certificate: The handle is in the wrong state for the requested operation

后端 未结 1 653
伪装坚强ぢ
伪装坚强ぢ 2021-02-09 01:45

I noticed the fix on the below thread for windows 7 but I am seeing it on windows 10, multiple boxes at my work and others reporting on gitkraken slack channel.

Anyone f

相关标签:
1条回答
  • 2021-02-09 02:20

    Credit to Kef in the comments.
    Changing the remote origin from https to http fixed it for me.

    Disclaimer: I do not know if this has any side effects. If it does, please let me know in the comments.

    How to change the remote origin address in gitkraken:

    You can change it from https by checking the left navigation bar and clicking the 3 dots button next to the remote origin. (Image)

    After that click edit origin.
    Here you can see the pull and push addresses. Changing those from https to http fixed it for me.

    0 讨论(0)
提交回复
热议问题