Skip to content

Commit

Permalink
Merge pull request #4022 from zowe/users/zlatnikp/wfFixTlsCategory
Browse files Browse the repository at this point in the history
category fix for TLS max version variable
  • Loading branch information
MarkAckert authored Sep 27, 2024
2 parents 48f9f9f + 4957460 commit 6a5dba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/files/ZWECONF.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ some use cases, like containerization, this port could be different.</descriptio
TLS settings only apply when attls=false.
Else you must use AT-TLS configuration for TLS customization.
</description>
<category>certificates</category>
<category>network</category>
<string valueMustBeChoice="true" multiLine="false">
<!-- Put validation here -->
<choice>TLSv1.1</choice>
Expand Down

0 comments on commit 6a5dba2

Please sign in to comment.