Skip to content

Commit

Permalink
attls vars abstract update
Browse files Browse the repository at this point in the history
Signed-off-by: pz636264 <[email protected]>
  • Loading branch information
pavelzlatnik committed Oct 8, 2024
1 parent c2f8aa6 commit d936c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflows/files/ZWEAMLCF.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ some use cases, like containerization, this port could be different.</descriptio
</variable>
<variable name="zowe_network_server_attls" scope="instance" visibility="public">
<label>Application Transparent Transport Layer Security for inbound</label>
<abstract>Enable on AT-TLS on inbound calls</abstract>
<abstract>Enable on AT-TLS on inbound calls (server)</abstract>
<description>Enable aware mode of inbound AT-TLS rules of all Zowe components.</description>
<category>network</category>
<boolean>
Expand All @@ -207,7 +207,7 @@ some use cases, like containerization, this port could be different.</descriptio
</variable>
<variable name="zowe_network_client_attls" scope="instance" visibility="public">
<label>Application Transparent Transport Layer Security for outbound</label>
<abstract>Enable on AT-TLS on outbound calls</abstract>
<abstract>Enable on AT-TLS on outbound calls (client)</abstract>
<description>Enable aware mode of outbound AT-TLS rules of all Zowe components.</description>
<category>network</category>
<boolean>
Expand Down

0 comments on commit d936c79

Please sign in to comment.