Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2390

Initialize empty keystores using load(null, null) instead of load(null)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.20.2.Final
    • 1.20.1.Final
    • KeyStores
    • None

    Description

      Some keystore providers (BC) throw an IllegalStateException when invoking load(null) to initialize an empty keystore. We should use load(null, null) everywhere instead.

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: