RFR: 8301154: SunPKCS11 KeyStore deleteEntry results in dangling PrivateKey entries
Valerie Peng
valeriep at openjdk.org
Fri May 5 22:23:33 UTC 2023
On Fri, 5 May 2023 20:20:44 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> > Or, do you know if there are JDK test utilities which support this?
>
> Just `SecurityTools.keytool`.
I can give it a try. But if it turns out taking much longer (time and code), then I'd prefer just to go with PEM data files as I don't see an obvious benefit for dynamically generating the key pairs for this particular test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13743#issuecomment-1536847770
More information about the security-dev
mailing list