Skip to content

[Bug]: check_mysql plugin, AWS SSL certificate error #98

@bleve97

Description

@bleve97

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

Image architecture

amd64

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions