Commit Graph

5 Commits (d4ae87ea32aaef458da48404b8c7bc11d0165852)

Author SHA1 Message Date
Blake Miner e2f39c2b64
Fix bound address/port for caddy's certmagic library (see ) ()
Blake Miner 6a8e5f69cf
Fix bound address/port for caddy's certmagic library ()
* Fix bound address/port for caddy's certmagic library

* Fix bug

Co-authored-by: zeripath <art27@cantab.net>
6543 8ea1d32bea
[Vendor] update certmagic ()
* update github.com/caddyserver/certmagic v0.12.0 -> v0.13.0

* migrate
zeripath c03f530212
Make internal SSH server host key path configurable ()
* Make SSH server host key path configurable

* make it possible to have multiple keys

* Make gitea.rsa the default key

* Add some more logging

Signed-off-by: Andrew Thornton <art27@cantab.net>
techknowlogick d2ea21d0d8
Use caddy's certmagic library for extensible/robust ACME handling ()
* use certmagic for more extensible/robust ACME cert handling

* accept TOS based on config option

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>