[Bug 297639] security/py-pyopenssl: upgrade to 26.2.0,1 broke TLS listener
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297639
Bug ID: 297639
Summary: security/py-pyopenssl: upgrade to 26.2.0,1 broke TLS
listener
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
After upgrading net-im/py-matrix-synapse to the latest quarterly branch
(2026Q3), we found that server's TLS listeners are no longer working. Here is
an example:
# openssl s_client -connect our.fqdn:8448 -crlf -quiet
1010E5C3D7120000:error:0A000126:SSL routines:ssl3_read_n:unexpected eof while
reading:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:323:
After checking each package's upgrade, we discovered that reverting back this
Port to version 26.0.0,1 solves the problem.
It's likely an upstream bug, but I found nothing relevant so far in its issue
list (https://github.com/pyca/pyopenssl/issues).
Can anyone point me to the right way of managing this issue? Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.