I have installed gitea in my server. I created a first repository and checked it out.
So far everything works.
Now i want to push something to gitea and get the following error message:
fatal: unable to access 'https://gitea.XXX.com/XX/XXX.git/': error:1400442E:SSL routines:CONNECT_CR_SRVR_HELLO:tlsv1 alert protocol versio
I am using MacOS 10.15.6 and git version is: git version 2.24.1 (Apple Git-126)
any idea how to solve this problem?
Thanks and kind regards
solick