Hello.
I'm trying to setup dnssec and I need some tools such as dnssec-keygen.
Instead of using bind 9.11 I've installed 9.16 also from the Oracle 8 repository, but unlike version 9.11, where dnssec-keygen was provided by bind-utils, it seems what I need is bind9.16-dnssec-utils, which is unavailable. I found this at the CentOS repository.
My packages:
Installed Packages
bind9.16.x86_64 32:9.16.23-0.9.el8.1 @ol8_appstream
bind9.16-chroot.x86_64 32:9.16.23-0.9.el8.1 @ol8_appstream
bind9.16-libs.x86_64 32:9.16.23-0.9.el8.1 @ol8_appstream
bind9.16-license.noarch 32:9.16.23-0.9.el8.1 @ol8_appstream
bind9.16-utils.x86_64 32:9.16.23-0.9.el8.1 @ol8_appstream
Available Packages
bind9.16.src 32:9.16.23-0.9.el8.1 ol8_appstream
Why?
Thanks?