BitBucket certificate error #207

Open
opened 2025-10-31 17:07:24 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @J0nnyMak0 on GitHub (Jan 12, 2024).

I'm trying to login to a private Bitbucket server (self signed certificate) and I get this error. Any way to get around this?

Something bad happens: HandshakeException: Handshake error in client (OS Error:

CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate (handshake.cc:354))

gittouch

Originally created by @J0nnyMak0 on GitHub (Jan 12, 2024). I'm trying to login to a private Bitbucket server (self signed certificate) and I get this error. Any way to get around this? ``` Something bad happens: HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate (handshake.cc:354)) ``` ![gittouch](https://github.com/git-touch/git-touch/assets/6559121/5c839185-8e91-440d-b2c8-146ec984a3bc)
Author
Owner

@Tostis commented on GitHub (Jun 3, 2025):

Try this patch.

certs.patch

@Tostis commented on GitHub (Jun 3, 2025): Try this patch. [certs.patch](https://github.com/user-attachments/files/20565481/certs.patch)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#207