[Nagios-charmers] [Bug 1903353] Re: Nagios charm needs to handle self-signed SSL certificate expiration.

2020-11-06 Thread Paul Goins
The certificate is generated by charmhelpers, and it looks like the expiration is hard-coded to 365 days. If this expires, there is no charmed action to manage this. The workaround is likely as follows: * Delete the /etc/ssl/certs/.pem and /etc/ssl/private/.key files * Run the config-changed

[Nagios-charmers] [Bug 1903353] Re: Nagios charm needs to handle self-signed SSL certificate expiration.

2020-11-06 Thread Paul Goins
The workaround works, in case others hit this. -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm. https://bugs.launchpad.net/bugs/1903353 Title: Nagios charm needs to handle self-signed SSL certificate expiration.