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

Required attributes of elytron key-store creation add operation

XMLWordPrintable

      Minimal CLI command to create key store is

      /subsystem=elytron/key-store=server:add(type="JKS")
      

      But it has these problems:

      • Password attribute has to be required. I can't think of case when that could be ommited.
      • Attribute type could be optional. If not set default value can be Keystore.getDefaultType(). As model cant't express this, it can be documented in description.

              ehugonne1@redhat.com Emmanuel Hugonnet
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: