Skip to content

Commit

Permalink
WFLY-8409 IIOPSubsystemTestCase: standard config quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
tadamski committed Apr 19, 2017
1 parent 14abc55 commit b32c53f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<tcp high-water-mark="500" number-to-reclaim="30"/>
<initializers security="elytron" authentication-context="iiop" transactions="spec"/>
<naming root-context="JBoss/Naming/root2" export-corbaloc="false"/>
<security support-ssl="true" security-domain="domain" add-component-via-interceptor="false" client-requires-ssl="false" server-requires-ssl="true"/>
<security support-ssl="true" security-domain="domain" add-component-via-interceptor="false" client-requires-ssl="false" server-requires-ssl="false"/>
<transport-config integrity="required" confidentiality="required" detect-replay="supported"
detect-misordering="supported"
trust-in-client="required" trust-in-target="supported"/>
Expand Down

0 comments on commit b32c53f

Please sign in to comment.