Commit Graph

2 Commits (cf549500e063cfc340c4bf60b7abec54ced135d2)

Author SHA1 Message Date
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>