Hello,
I have a little problem with Gitea and a webhook in connection with Plesk. Since Plesk uses a self-signed certificate, you have to confirm in your browser that you want to load the page and Gitea seems to have a problem with that. If I set a webhook in Gitea to the given webhook URL of the Plesk Git plugin, I get the following error: “Delivery: Post http:/xxxx.xx//modules/git/public/web-hook.php?uuid=XXXXX: x509: certificate is valid for Plesk, not XXX”. With Gitlab, for example, you can specify that it does not check the SSL certificates. Is that possible with Gitea too?
Greetings
Tobias