Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.1.3
-
None
-
None
-
Windows
Description
When configuration option -DWITH_SSL=OFF was specified, the authentication plugins ed25519, caching_sha2_password and sha256_password will be excluded from build.
If configuration option -DWITH_SSL=GNUTLS was specified, the caching_sha2_password authentication plugin will only work when a TLS connection was specified.
Proposal: Use the native crypt32.lib Windows library for crypto operations.
Attachments
Issue Links
- relates to
-
MDEV-20569 Plugin dialog could not be loaded (wrong path)
- Closed