Hi,
According to the discussion we just had on #soju, here is a quick and
dirty draft of a documentation that may help future soju hosters get the
correct certificate at the correct path.
Best,
neogaldr (1):
Add certbot instructions.
contrib/certbot.md | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 contrib/certbot.md
--
2.38.4
A while ago I wrote some instructions at [1]. It would be nice if
someone could try them out and confirm they work.
[1]: https://paste.sr.ht/~emersion/1cfd3b12b71caac569cfdafd033ee2b0aee598e8
to bikeshed this a little (unrelated to soju itself)- half the point of setting
up certbot is to get *automated* certificate renewal.
but since this manually copies the certificate, it will not automatically renew,
and will eventually expire without you copying a new one over it?
+++# Config file++Make sure the config file has these directives:++```+listen ircs://+tls cert.pem key.pem+hostname example.org+```
--
2.38.4
A while ago I wrote some instructions at [1]. It would be nice if
someone could try them out and confirm they work.
[1]: https://paste.sr.ht/~emersion/1cfd3b12b71caac569cfdafd033ee2b0aee598e8