8383813: pkcs12 keystore fails to load because of incorrect DER length-encoding#31031
8383813: pkcs12 keystore fails to load because of incorrect DER length-encoding#31031mcpowers wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back mpowers! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
After PBMAC1 is enabled (keystore.pkcs12.macAlgorithm = PBEWithHmacSHA256), |
myankelev
left a comment
There was a problem hiding this comment.
I think there needs to be a test case which will try to load the keystore causing the issues now. Especially since it's already known
Or just another |
Yes, I also think that is needed. |
https://bugs.openjdk.org/browse/JDK-8383813
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/31031/head:pull/31031$ git checkout pull/31031Update a local copy of the PR:
$ git checkout pull/31031$ git pull https://git.openjdk.org/jdk.git pull/31031/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 31031View PR using the GUI difftool:
$ git pr show -t 31031Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/31031.diff
Using Webrev
Link to Webrev Comment