mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-11 12:41:27 +00:00
Using a full certificate chain will prevent errors from using git directly on the URL to be pulled/cloned. (Error: 'fatal: unable to access 'https://git.example.net/git/sarah/test.git': server certificate verification failed. CAfile: none CRLfile: none') Reviewed-on: https://gitea.com/gitea/docs/pulls/280 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: vincentkersten <vincentkersten@noreply.gitea.com> Co-committed-by: vincentkersten <vincentkersten@noreply.gitea.com>