RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2020290 - Support TLS 1.3 in FIPS mode [rhel-8, openjdk-17]
Summary: Support TLS 1.3 in FIPS mode [rhel-8, openjdk-17]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: java-17-openjdk
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Martin Balao
QA Contact: OpenJDK QA
URL:
Whiteboard:
: 2084209 (view as bug list)
Depends On: 1994661 2007331 2023467
Blocks: 2123572 2123573
TreeView+ depends on / blocked
 
Reported: 2021-11-04 14:26 UTC by Martin Balao
Modified: 2022-11-08 10:13 UTC (History)
5 users (show)

Fixed In Version: java-17-openjdk-17.0.4.1.1-3.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2123572 2123573 (view as bug list)
Environment:
Last Closed: 2022-11-08 09:30:31 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github rh-openjdk jdk pull 13 0 None open RH2020290: Support TLS 1.3 in FIPS mode 2022-08-11 16:39:32 UTC
Red Hat Issue Tracker RHELPLAN-101762 0 None None None 2021-11-04 16:41:16 UTC
Red Hat Product Errata RHBA-2022:6691 0 None None None 2022-11-08 09:31:34 UTC
openjdk bug system JDK-8278640 0 None None None 2022-10-28 19:50:21 UTC

Description Martin Balao 2021-11-04 14:26:19 UTC
When OpenJDK runs on a FIPS-configured system, TLS 1.3 (implemented in the SunJSSE security provider) is disabled both on the server and client sides (RH1860986). The reason is that the PKCS#11 key derivation mechanism for TLS 1.3 is not supported in the SunPKCS11 security provider; and the SunJSSE code for key derivation would require to import plain secret keys into an NSS Software Token (blocked by RH1991003).

The goal of this task is to implement a solution to re-enable TLS 1.3 on both server and client sides when OpenJDK runs in FIPS mode.

Comment 1 Martin Balao 2021-11-15 19:55:28 UTC
RH2023467 is a pre-requisite for this enhancement, in addition to RH1991003.

Comment 3 Martin Balao 2021-11-15 20:30:53 UTC
Note: Removing the RH1860986 patch does NOT have the same net effect than applying RH2020290 patch on top of it. This is because the RH1860986 patch adds code (such as the 'SharedSecrets.getJavaSecuritySystemConfiguratorAccess().isSystemFipsEnabled()' API) upon which other RPM patches depend-on.

Comment 16 Mike Millson 2022-06-28 18:32:53 UTC
*** Bug 2084209 has been marked as a duplicate of this bug. ***

Comment 29 errata-xmlrpc 2022-11-08 09:30:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (java-17-openjdk bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:6691


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