Howto connect to MySQL using a client certificate
More and more people are requesting how they could connect to MySQL without using a password but using a SSL certificate. Known as X509.
CA Certificate
A CA certificate is a digital certificate issued by a certificate authority (CA). It's used by clients to verify the SSL certificates sign by this CA.
Such certificates is usually p
https://lefred.be/content/howto-connect-to-mysql-using-a-client-certificate/
#8.0 #MySQL #MySQL8.0