nagios-charmers team mailing list archive
-
nagios-charmers team
-
Mailing list archive
-
Message #01190
[Bug 1903353] Re: Nagios charm needs to handle self-signed SSL certificate expiration.
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/<ip>.pem and /etc/ssl/private/<ip>.key files
* Run the config-changed hook by hand.
--
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.
Status in Nagios Charm:
New
Bug description:
On a customer cloud using the self-signed certificate option, the
certificate has expired. However, the charm does not appear to have
anything in place for dealing with this. It creates the certificate
one and only one time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nagios/+bug/1903353/+subscriptions
References