Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2752

Keystore existence in security realm is not validated upon addition (=> prior reload)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • Security
    • Hide

      /core-service=management/security-realm=aaa:add()
      /core-service=management/security-realm=aaa/server-identity=ssl:add(keystore-password=aaa, keystore-path="aaa.jks", keystore-relative-to=jboss.server.conf.dir)

      Operation succeeds even though it should fail.

      Show
      /core-service=management/security-realm=aaa:add() /core-service=management/security-realm=aaa/server-identity=ssl:add(keystore-password=aaa, keystore-path="aaa.jks", keystore-relative-to=jboss.server.conf.dir) Operation succeeds even though it should fail.

      When adding new security realm with ssl configuration, the add operation passes even though it points to non existing keystore. It fails upon reload.

      The values should be validated during addition

              Unassigned Unassigned
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: