[MDEV-10054] Secure login fails when CIPHER is required. Created: 2016-05-11 Updated: 2016-06-28 Resolved: 2016-06-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System, SSL |
| Affects Version/s: | 10.1.14 |
| Fix Version/s: | 10.1.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | patch | ||
| Environment: |
All |
||
| Attachments: |
|
| Description |
|
If a user account has been created with REQUIRE CIPHER option, the user can't login unless he sends it's client certificate to the server (which should be only mandatory for additional X509 checks like issuer or subject. How to repeat:
Fix attached |