Open
Description
Description
The certificates that are used for the web server connection are not rotated - which leads to the server refusing the connection once the certificates expire (especially if the certificates have short expiration timeframe - which is advisable for better security). Need to add something like fswatch to notice when the certificate has changed and reload it.