Bug 2466767

Summary: nc -l PORT -c EXE: nc: tls configuration failed (private/public key mismatch)
Product: [Fedora] Fedora Reporter: Jaroslav Škarvada <jskarvad>
Component: nmapAssignee: Martin Osvald 🛹 <mosvald>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: fhrdina, mosvald, pavel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jaroslav Škarvada 2026-05-05 15:54:34 UTC
Probably related to some openssl change.

Reproducible: Always

Steps to Reproduce:
1. nc -l 1125 -c abc
2.
3.
Actual Results:
nc: tls configuration failed (private/public key mismatch)

Expected Results:
ncat running, no error

Additional Information:
The abc script may even not exist.

It broke postfix CI tests, which resulted in postfix rawhide updates not being pushed e.g.:
https://bugzilla.redhat.com/show_bug.cgi?id=2447292#c19