[MDEV-22991] Support SSL with named pipe Created: 2020-06-23 Updated: 2022-06-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | 10.11 |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It might not be necessary for the transport security, however for authentication purposes (REQUIRE X509) it is required. Named pipe is the only transport that does not support it (shared memory was removed long ago) |