[MDEV-29734] Add SSL to TABLE_TYPE=MYSQL Created: 2022-10-07 Updated: 2022-10-12 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | Andrew Hutchings |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
There appears to be no documentation on how to enable SSL for TABLE_TYPE=MYSQL and looking at the source there's no trace of any SSL related operations for it either. Adding support to it would make it usable in environments where encryption is required. Due to |