Signature.initSign with SHA1withECDSA and Solaris SunPKCS11 provider can fail with CKR_OPERATION_ACTIVE

XMLWordPrintable

    • Type: Bug
    • Resolution: Migrated
    • Priority: P3
    • None
    • Affects Version/s: 8
    • Component/s: security-libs

      Signature.initSign with SHA1withECDSA and PKCS11 provider throws "java.security.ProviderException: Initialization failed" if the same Signature instance had been previously used for verification and a subsequent verify or update call had failed. The initSign method should cancel the current operation and succeed. This is the only algorithm that exhibits this behavior with the SunPKCS11 provider.

            Assignee:
            Anthony Scarpino
            Reporter:
            Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: