[MDEV-9060] connection encryption plugins Created: 2015-11-02 Updated: 2017-05-29 Resolved: 2017-05-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugins |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
With the addition of the Kerberos authentication plugin one might want to do the connection encryption there too. On the other hand, current SSL connection encryption offers some kind of authentication as well. This makes it two "connection encryption plus authentication" solutions. To support that we'll need connection encryption plugins. |