freeipa/ipaplatform/fedora
François Cami 20f68d817d freeipa.spec: depend on bind-dnssec-utils
The OpenDNSSec integration code requires:
/usr/sbin/dnssec-keyfromlabel-pkcs11
which is provided by bind-pkcs11-utils, but that package is
only available on RHEL<9.

With this change, freeipa-server-dns depends on bind-dnssec-utils
on all Fedora releases and RHEL==9+, and uses:
/usr/sbin/dnssec-keyfromlabel -E pkcs11
instead of dnssec-keyfromlabel-pkcs11.

Fixes: https://pagure.io/freeipa/issue/9026
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Timo Aaltonen <tjaalton@debian.org>
Reviewed-By: Antonio Torres Moríñigo <atorresm@protonmail.com>
2021-11-25 16:49:00 +01:00
..
__init__.py Start to deprecate Python 2 and 3.5 2018-06-19 14:37:53 +02:00
constants.py Add User and Group to all ipaplatform.constants 2020-09-22 09:23:18 -04:00
paths.py freeipa.spec: depend on bind-dnssec-utils 2021-11-25 16:49:00 +01:00
services.py named: Make use of 'pkcs11' OpenSSL engine for BIND on Fedora31 2020-08-31 09:42:31 +03:00
tasks.py Enable TLS 1.3 support on the server 2019-12-02 16:48:07 +01:00