preserve custom SSL certificate when updating
Posted: Tuesday 14 May 2019 10:04
When i use my own SSL certificate in domoticz, the certificate is overwritten by the deafult one when using ./updatebeta command.
could there be an extra line added to updatebeta (and updaterelease) that copies an own certificate over the selfsigned one?
suggestion: when file custom_server_certificate.pem exists, then copy that one to server_certificate.pem.
or more work:
implement adding custom certificate in domoticz settings page
could there be an extra line added to updatebeta (and updaterelease) that copies an own certificate over the selfsigned one?
suggestion: when file custom_server_certificate.pem exists, then copy that one to server_certificate.pem.
or more work:
implement adding custom certificate in domoticz settings page