Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8281175

Add a -providerPath option to jarsigner

XMLWordPrintable

      When loading a keystore implementation not provided by JDK, keytool supports `-providerclass` and `-providerpath` to locate the implementation from a class file in the specified path. The jarsigner tool also supports `-providerClass` but no `-providerPath`. It should be added.

      BTW, it's a tradition for keytool to define all lowercase option names and jarsigner mixed-case names, although both can load options in a case-insensitive way.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: