<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Lato">Hi,<br>
<br>
when using ssl_verify_server_cert in mysql connection string, is
the cert verified also against SAN (DNS and IP)?<br>
Because this doesn't seem to work. I get a certification
verification error in handshake when connecting via IP. <br>
But the cert is good as the connection via IP (and IP in the SAN
of the cert) works from other applications verifying.<br>
<br>
Thanks.<br>
</font>
</body>
</html>