RFR: 8301154: SunPKCS11 KeyStore deleteEntry results in dangling PrivateKey entries [v2]
Valerie Peng
valeriep at openjdk.org
Fri May 12 02:23:17 UTC 2023
> Could someone help review this PKCS11KeyStore fix regarding the cert chain removal?
>
> The proposed fix will not remove the cert if it has a corresponding private key or is an issuer of other entities in the same keystore.
>
> Thanks,
> Valerie
Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
Changed to use keytool to generate keypairs instead of importing from
data files.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13743/files
- new: https://git.openjdk.org/jdk/pull/13743/files/f194733c..4c72e3a6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13743&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13743&range=00-01
Stats: 277 lines in 7 files changed: 82 ins; 137 del; 58 mod
Patch: https://git.openjdk.org/jdk/pull/13743.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13743/head:pull/13743
PR: https://git.openjdk.org/jdk/pull/13743
More information about the security-dev
mailing list