crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 275 forks source link

doc: notes on updating certificates and restarting. #2067

Closed 2e0byo closed 1 year ago

2e0byo commented 1 year ago

The first paragraph is lifted from #1122

Closes #1122.

Certbot can actually get the original certificates too. I don't recall ever calling letsencrypt manually. And the installation notes here are very server specific: letsencrypt has a (slightly obsessive) interface to get the 'right' docs up for a particular platform and it's probably better to defer to that.

2e0byo commented 1 year ago

Only one of the CI failures is related, but it seems I can't write valid rst any more. I'll fix it and force-push later.

2e0byo commented 1 year ago

I think that's it---I forgot the blank line after the code directive. Would you like me to overhaul the section on getting the certificate too? I really think it's better to let certbot handle the whole thing, so I'd just add a link to certbot's own docs and then an example walkthrough (since it's the same once you've got it installed).

oberstet commented 1 year ago

looks good, it is an improvement .. even though the docs in general/total is a bit of a mess:( anyways, thanks for contributing!