Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
see issue
since SNI verification is delayed in order to check MariaDB fingerprint hash validation, the 'standard' verification occurs for non MariaDB 11.4+ servers.
This standard verification always use host names, while Node.js permit to indicated a specific ssl option `servername` that if provided, must be used.