Skip to content

Support SSL Request V2 packet #1342

Open
@bgrainger

Description

@bgrainger

If mariadb-corporation/mariadb-connector-c#227 is accepted, then MySqlConnector should also support the new TLS handshake.

Exact details are in that case and subject to change, but at a high level:

  • Server exposes "supports SSL Request V2" bit
  • Client sends new two-byte SSL Request V2 packet
  • Client should (must?) verify CA to avoid MitM
  • Client sends handshake response with "supports SSL Request V2" bit set

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions