Bug 1615285 - openssl-1.1.1-0.pre8.2.fc29 breaks two-way shutdown in TLSv1.3
Summary: openssl-1.1.1-0.pre8.2.fc29 breaks two-way shutdown in TLSv1.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openssl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-13 08:53 UTC by Petr Pisar
Modified: 2018-08-13 15:06 UTC (History)
3 users (show)

Fixed In Version: openssl-1.1.1-0.pre8.4.fc29
Clone Of:
: 1615322 (view as bug list)
Environment:
Last Closed: 2018-08-13 15:06:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Reproducer (10.64 KB, text/plain)
2018-08-13 08:53 UTC, Petr Pisar
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1614884 0 unspecified CLOSED Tests fail with OpenSSL 1.1.1 2021-02-22 00:41:40 UTC

Internal Links: 1614884

Description Petr Pisar 2018-08-13 08:53:40 UTC
Created attachment 1475529 [details]
Reproducer

While debugging <https://github.com/openssl/openssl/issues/6904#issuecomment-412033275> perl-Net-SSLeay test failure with OpenSSL 1.1.1-pre8 (bug #1614884) I hit an OpenSSL bug that prevents from using two-way TLS shutdown.

It turned into a known OpenSSL bug <https://github.com/openssl/openssl/issues/6262> that was fixed with:

commit 93f528f36eb9423c31b2d75669cea85da97f9633 (HEAD)
Author: Matt Caswell <matt>
Date:   Wed May 23 12:00:10 2018 +0100

    Auto retry if we ditch records during shutdown

Please apply the fix to Fedora's openssl package.

Comment 1 Christian Heimes 2018-08-13 10:50:37 UTC
PR https://github.com/openssl/openssl/pull/6340 for my upstream OpenSSL issue https://github.com/openssl/openssl/issues/6262 will also fix Python's test_ftplib issues.


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