Bug 1611537

Summary: [RFE] bind: use OpenSSL for digest operations
Product: [Fedora] Fedora Reporter: Petr Menšík <pemensik>
Component: bindAssignee: Petr Menšík <pemensik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anon.amish, mruprich, msehnout, pemensik, pzhukov, thozza, vonsch, zdohnal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bind-9.11.4-4.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-07 01:18:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Menšík 2018-08-02 10:01:12 UTC
Description of problem:
Current BIND implements digest operations in its own function. It does not use OpenSSL for hashing, used for example for signatures validation or RNDC validation.

There is already configure option --enable-openssl-hash in configure to enable it.

bind-pkcs11 variant uses OpenSSL via softhsm module already. It can have problem with FIPS 140-2 mode, because it is disabled system-wide by openssl library. But that behaviour is expected and should be adressed different way.

Version-Release number of selected component (if applicable):
bind-9.11.4-2.fc29

Comment 1 Fedora Update System 2018-08-03 11:55:13 UTC
bind-9.11.4-4.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5b6238de95

Comment 2 Fedora Update System 2018-08-03 21:59:26 UTC
bind-9.11.4-4.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5b6238de95

Comment 3 Fedora Update System 2018-08-07 01:18:14 UTC
bind-9.11.4-4.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.