mirror of
https://github.com/gluster/glusterfs.git
synced 2026-02-06 18:48:16 +01:00
Use 'openssl version -d' to detect path to OpenSSL trusted certificates and prefer it over the system-dependent hardcoded values and shell scripting quirks. Adjust related tests to use 'create_self_signed_certs()' function. Signed-off-by: Dmitry Antipov <dantipov@cloudlinux.com> Updates: #1000