Bug 2438170
| Summary: | OBJ_find_sigid_algs() returns NID_undef for ML-DSA certificate | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rob Crittenden <rcritten> | ||||
| Component: | curl | Assignee: | Jan Macku <jamacku> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 44 | CC: | crypto-team, dbelyavs, jamacku, jmigacz, kdudka, lzaoral, msekleta, mspacek, mturk, paul, pzacik, shebburn, ssorce, suraj.ghimire7, tm, vmihalko | ||||
| Target Milestone: | --- | Flags: | fedora-admin-xmlrpc:
mirror+
|
||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | curl-8.18.0-6.fc44 | Doc Type: | --- | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2026-04-25 01:41:25 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Rob Crittenden
2026-02-09 18:51:17 UTC
Created attachment 2128805 [details]
test cert
This is a bug in libcurl. OpenSSL does not use or support NIDs for new algorithms. Application relying on NIDs need to transition to new OpenSSL APIs that rely on names instead. This is fundamentally unfixable in OpenSSL. Reassigning to libcurl *** Bug 2450393 has been marked as a duplicate of this bug. *** FEDORA-2026-f3e5776cdf (curl-8.18.0-5.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-f3e5776cdf FEDORA-2026-f3e5776cdf has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-f3e5776cdf` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-f3e5776cdf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-f13d888b0f (curl-8.18.0-6.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. |