-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
After updating today, I'm seeing this :
`4410e37eebbc:/opt/nagios/libexec# ./check_mysql -H my.aws.servername -u aname -papassword
TLS/SSL error: Certificate verification failure: The certificate is NOT trusted.
4410e37eebbc:/opt/nagios/libexec# ./check_mysql -H my.aws.servername -n
TLS/SSL error: self-signed certificate in certificate chain
4410e37eebbc:/opt/nagios/libexec# ./check_mysql -V
check_mysql v2.4.12.git (nagios-plugins 2.4.12)
`
Same setup has been fine since 2022
Image information
@mgt01:/usr/local/bin# docker inspect --format='{{range $k,$v := .Config.Labels}}{{printf "* %s: " $k}}{{if not $v}}{{$v}}{{else}}{{$v}}{{end}}{{"\n"}}{{end}}' avsoftaustralia/avsoft-nagios:latest
- build: 32
- gitCommit: 29a8acf
- homepage: https://www.nagios.com/
- maintainer: Christos Manios maniopaido@gmail.com
- nagiosPluginsVersion: 2.4.12
- nagiosVersion: 4.5.10
- name: Nagios
- nrpeVersion: 4.1.3
- org.opencontainers.image.authors: Christos Manios maniopaido@gmail.com
- org.opencontainers.image.description: Nagios, the Industry Standard In IT Infrastructure Monitoring
- org.opencontainers.image.documentation: https://github.com/manios/docker-nagios/blob/master/README.md
- org.opencontainers.image.licenses: MIT
- org.opencontainers.image.revision: 29a8acf
- org.opencontainers.image.source: https://github.com/manios/docker-nagios
- org.opencontainers.image.title: Nagios
- org.opencontainers.image.url: https://hub.docker.com/r/manios/nagios
- org.opencontainers.image.vendor: Nagios
- org.opencontainers.image.version: 32
Image architecture
amd64
Relevant log output
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working