Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5156

Can't set attribute client-supports with value MutualAuth and client-requires with value None

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 10.0.0.Beta1
    • IIOP
    • None

      Commands

      /subsystem=iiop-openjdk:write-attribute(name=client-supports, value=MutualAuth)
      /subsystem=iiop-openjdk:write-attribute(name=server-supports, value=MutualAuth)
      
      /subsystem=iiop-openjdk:write-attribute(name=client-requires, value=None
      /subsystem=iiop-openjdk:write-attribute(name=server-requires, value=None)
      

      do nothing. Meaning no change to xml is promoted. If I use value as ClientAuth then such value is set in xml correctly.

      Not sure if for MutualAuth/None is needed some pre-settings but in such case there should be some error/warning.

            tadamski@redhat.com Tomasz Adamski
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: