[MDEV-15511] Use stunnel during rsync SST if available Created: 2018-03-08 Updated: 2018-08-24 Resolved: 2018-08-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.36, 10.2.18, 10.3.10 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergey Vojtovich | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Issue Links: |
|
||||||||
| Description |
|
Hi, This PR adds the ability to use stunnel during rsync SST, thus encrypting data on the wire. You then just have to have stunnel binary available, and the following in server configuration : [sst]
You will also have to be sure your certs dir is hashed : |
| Comments |
| Comment by Marko Mäkelä [ 2018-08-21 ] |
|
My attempt at resolving the merge conflict in 10.2 failed. Please fix this in 10.2. |