summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJulius Goryavsky <julius.goryavsky@mariadb.com>2021-12-14 03:47:59 +0100
committerJulius Goryavsky <julius.goryavsky@mariadb.com>2021-12-14 13:44:35 +0100
commit30bf0bca8f16447ebd04e4743353b1cbf999c9cc (patch)
tree32e2a5937d88f796cb6cc742b5ce40ecd13ec39d /appveyor.yml
parent660cfe4782380bbb10ab844014b82f4d5c2fee50 (diff)
downloadmariadb-git-30bf0bca8f16447ebd04e4743353b1cbf999c9cc.tar.gz
MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.6-MDEV-27181-galera
1. Galera SST scripts should use ssl_capath (not ssl_ca) for CA directory. The current implementation tries to automatically detect the path using the trailing slash in the ssl_ca variable value, but this approach is not compatible with the server configuration. Now, by analogy with the server, SST scripts also use a separate ssl_capath variable. In addition, a similar tcapath variable has been added for the old-style configuration (in the "sst" section). 2. Openssl utility detection made more reliable. 3. Removed extra spaces in automatically generated command lines - to simplify debugging of the SST scripts. 4. In general, the code for detecting the presence or absence of auxiliary utilities has been improved - it is made more reliable in some configurations (and for shells other than bash).
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions