RFR 8130302: jarsigner and keytool -providerClass needs be re-examined for modules

Sean Mullan sean.mullan at oracle.com
Thu Feb 25 17:03:55 UTC 2016


On 02/18/2016 03:10 AM, Weijun Wang wrote:
> There is another compatibility issue which is more important:
>
> Today, we tell users to load their own PKCS11 provider with
>
>    -providerClass sun.security.pkcs11.SunPKCS11 -providerArg some.cfg
>
> and seems the new options should be
>
>    -provider SunPKCS11 -providerArg some.cfg

I thought I had opened a docs bug for that, but I can't find it now. So 
I will add a comment to https://bugs.openjdk.java.net/browse/JDK-8075902 
that it should also be updated as part of that bug.

--Sean



More information about the security-dev mailing list