8355779: When no "signature_algorithms_cert" extension is present we do not apply certificate scope constraints to algorithms in "signature_algorithms" extension - #834
Conversation
8355779: When no "signature_algorithms_cert" extension is present we do not apply certificate scope constraints to algorithms in "signature_algorithms" extension
|
👋 Welcome back sgehwolf! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
@jerboaa This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
|
/touch |
|
@jerboaa The pull request is being re-evaluated and the inactivity timeout has been reset. |
Clean backport of a follow-up to #830. The patch applies clean after path modification.
Testing:
jdk/test/javax/net/ssl,jdk/test/sun/net/www/protocol/https/andjdk/test/sun/security/ssl/with the same results as in 8349583: Add mechanism to disable signature schemes based on their TLS scope #830:Test results: passed: 270; failed: 2; error: 1(3 known failures ofSSLSocketLeak.java,PreferredKey.javaandCompatibility.java)Thoughts?
Progress
Integration blocker
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/834/head:pull/834$ git checkout pull/834Update a local copy of the PR:
$ git checkout pull/834$ git pull https://git.openjdk.org/jdk8u-dev.git pull/834/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 834View PR using the GUI difftool:
$ git pr show -t 834Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/834.diff
Using Webrev
Link to Webrev Comment