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

Adjust PKCS11Exception and handle more PKCS11 error codes

XMLWordPrintable

        The issue https://bugs.openjdk.org/browse/JDK-8282538 gave an example of the following PKCS11 exception (see attached jtr files) :

        .... Caused by: sun.security.pkcs11.wrapper.PKCS11Exception: 0xCE534351

        Unfortunately the error code 0xCE534351 is currently not in the RV/errorMap table of PKCS11Exception, That's why we get this
        hex code and no more descriptive output, this could be improved.

        For the error code name + hexcode see also https://bugzilla.mozilla.org/show_bug.cgi?id=495097 .

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: