Closed
Description
- Gitea version (or commit ref): 1.10.0
- Git version: 2.1.4
- Operating system: debian
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
2019/11/15 19:18:06 ...c/net/http/server.go:3055:logf() [I] http: TLS handshake error from 192.168.178.23:51906: 403 urn:acme:error:unauthorized: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.
2019/11/15 19:18:06 ...c/net/http/server.go:3055:logf() [I] http: TLS handshake error from 192.168.178.23:51908: acme/autocert: missing certificate
Description
I've setup a plain gitea server and want to enable letsencrypt - but this doesn't work because the ACME client in use is outdated.