Bug 1992399

Summary: nsd: recently added TLS support should support system wide crypto policies
Product: [Fedora] Fedora Reporter: Paul Wouters <paul.wouters>
Component: nsdAssignee: Paul Wouters <paul.wouters>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: drjohnson1, me, paul.wouters, pgnet.dev
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nsd-4.3.7-2.fc36 nsd-4.3.7-2.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-08-11 13:26:15 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 Paul Wouters 2021-08-11 02:01:12 UTC
TLS is setting:

 if(!SSL_CTX_set_cipher_list(ctx, "ECDHE+AESGCM:ECDHE+CHACHA20"))

It should check (via stat() of /etc/crypto-policies/config ?) that the system supports systemwide crypto policies and omit setting the cipher_list

This way the patch can also go into upstream

Comment 1 Fedora Update System 2021-08-11 13:23:41 UTC
FEDORA-2021-825d7cf725 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-825d7cf725

Comment 2 Fedora Update System 2021-08-11 13:26:15 UTC
FEDORA-2021-825d7cf725 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2021-08-11 13:41:41 UTC
FEDORA-2021-9cfbffa376 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-9cfbffa376

Comment 4 Fedora Update System 2021-08-12 01:20:39 UTC
FEDORA-2021-9cfbffa376 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-9cfbffa376`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-9cfbffa376

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2021-08-20 01:20:18 UTC
FEDORA-2021-9cfbffa376 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.