PMM2 - Connection check failed

@matthewb thanks for the detailed explanation , I just have one last confusion,

--tls-ca=TLS-CA            Path to certificate authority certificate file
--tls-cert=TLS-CERT     Path to client certificate file
--tls-key=TLS-KEY        Path to client key file

these fields when adding mysql service are again the self-signed certs created by me right?

Thanks a lot, this helped me clear a lot of confusions I had.

1 Like

Those parameters would be used for any SSL certificate. Doesn’t matter if self-signed or from 3rd party. Those parameters are used when your SSL cert files are in a non-standard location

1 Like

@matthewb okay , got it thanks a lot !

1 Like