MDEV-12320 configurable default authentication plugin for the server
A default auth plugin acts as a first one responding to the client. Its responsibility is also to generate the scramble, that'll be used for generating ssl zero-config, both by client and server. For PARSEC, we will use first 20 bytes of the scramble that is sent by the first message from the server.
Showing
Please register or sign in to comment