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

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

XMLWordPrintable

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

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

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

                Created:
                Updated:
                Resolved: