Skip to content

Conversation

@franferrax
Copy link

@franferrax franferrax commented Oct 28, 2022

Search this PR in Red Hat Jira

Diff of this PR only Dependency chain
0cb2359...875a3e1 rh-openjdk:fips#1#5#6THIS PR

RH2020290: Support TLS 1.3 in FIPS mode

A backport of rh-openjdk/jdk#13.

NOTE: I've created the branch starting from #6's 0cb2359 (which is a dependency for this PR), I'll rebase and force-push this PR once dependencies are merged. As a consequence of this, the only commit to review is 875a3e1.

References

Pull request creation procedure

Just revert e8b5bf9 limited to SSLContextImpl.java and SunJSSE.java:

git switch -c RH2020290 0cb23594fb04a1c7d19f8eba637bdbde0d56740d
git show e8b5bf981cc1ca6a1db746630548e96703f161ae |
  git apply -R --include=src/java.base/share/classes/sun/security/ssl/*
git commit -a -m "RH2020290: Support TLS 1.3 in FIPS mode

Revert e8b5bf9 in in SSLContextImpl.java and SunJSSE.java:
~~~
git show e8b5bf981cc1ca6a1db746630548e96703f161ae |
  git apply -R --include=src/java.base/share/classes/sun/security/ssl/*
~~~


Backport-Of: rh-openjdk/jdk@0bd5ca9ccc5890b009b927b541424d0aacbb0463
"
git push --set-upstream origin RH2020290

martinuy and others added 9 commits November 3, 2022 18:33
…r services in FIPS mode

RH2092507 - P11Key.getEncoded does not work for DH keys in FIPS mode
Backport-Of: rh-openjdk/jdk@bd324bd
Co-Authored-By: Martin Balao <[email protected]>
Co-Authored-By: Alex Kashchenko <[email protected]>
Import PKCS11Exception return values enum, to adapt code for the local backport of openjdk/jdk@7ab6dc8

Remove unused variables forgotten in rh-openjdk/jdk#14 (see rh-openjdk/jdk#21)
Revert e8b5bf9 in in SSLContextImpl.java and SunJSSE.java:
~~~
git show e8b5bf9 |
  git apply -R --include=src/java.base/share/classes/sun/security/ssl/*
~~~

Backport-Of: rh-openjdk/jdk@0bd5ca9
@franferrax franferrax closed this by deleting the head repository Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants