Bug 1992399 - nsd: recently added TLS support should support system wide crypto policies
Summary: nsd: recently added TLS support should support system wide crypto policies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nsd
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-11 02:01 UTC by Paul Wouters
Modified: 2021-08-20 01:20 UTC (History)
4 users (show)

Fixed In Version: nsd-4.3.7-2.fc36 nsd-4.3.7-2.fc34
Clone Of:
Environment:
Last Closed: 2021-08-11 13:26:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.