Git - SSL error

Hello. After the recent update in the OpenSSL package, I get the following error when trying to do a git push:

/boot/hp/haikuports/media-gfx/qview> git push
fatal: unable to access ‘https://github.com/unspacyar/haikuports.git/’: SSL: couldn’t create a context: error:140A6041:lib(20):func(166):reason(65)

I tried reinstalling the Git package, but with the same result. Any hint?

I think @Diver recently fixed this by bumping the Git version, so if you update Git again, it may work now.

1 Like

Thank you @waddlesplash. The issue was fixed with the latest update in the Git packages.

:+1: