[CONC-431] Use bcrypt on Windows for authentication plugins Created: 2019-08-01  Updated: 2019-09-18  Resolved: 2019-08-01

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: 3.1.3
Fix Version/s: 3.1.4

Type: Bug Priority: Major
Reporter: Georg Richter Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None
Environment:

Windows


Issue Links:
Relates
relates to MDEV-20569 Plugin dialog could not be loaded (wr... Closed

 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.


Generated at Thu Feb 08 03:05:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.