freeipa/ipaplatform/base
Stanislav Levin be006ad6c4 ipatests: Respect platform's openssl dir
There are different build configurations of OpenSSL from one distro
to another. For example,

Debian: '--openssldir=/usr/lib/ssl',
Fedora: '--openssldir=/etc/pki/tls',
openSUSE: '--openssldir=/etc/ssl',
ALTLinux: '--openssldir=/var/lib/ssl'.
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2020-11-17 14:25:39 +02:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py Use new classes for run_command and Service 2020-09-22 09:23:18 -04:00
paths.py ipatests: Respect platform's openssl dir 2020-11-17 14:25:39 +02:00
services.py Configure systemd-resolved to use IPA's BIND 2020-09-23 16:44:26 +02:00
tasks.py configure_dns_resolver: call self.restore_context 2020-09-30 09:56:04 +02:00