Feature: liblrmd: Enable TLS support for Pacemaker Remote clients.
If the right environment variables are set in the sysconfig file,
enable TLS certificates on the client (cluster) side of a Pacemaker
Remote node connection.
Because we have both sync and async versions of everything, this has to
be done in two different places.
Fix T365