darwin-network / slash

1 stars 1 forks source link

expose native TLS on port 6698 #31

Closed slingamn closed 4 years ago

slingamn commented 4 years ago

This will allow people to use TLS client certificates.

We'll need to make a copy of the certificate for oragono. This might also be a good time to migrate all certificate copying and reloading / rehashing / restarting to certbot renewal hooks, instead of daily cronjobs (reloading nginx once a day seems to "leak" worker processes, which can't be shut down once they have a stream connection open).

slingamn commented 4 years ago

Done in 34fee8c660a7c5ec7a5c39b6bf4e00171cdf0809