[MDEV-31855] validate ssl certificates using client password (original) (raw)

This needs a change in the client auth plugin API

The new authentication will work like this

Client side, when sending client reply packet:

Server side, when sending the OK packet after successful authentication:

Client side, when receiving OK packet:

Notes