From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 3 Jun 2019 22:27:17 +0000 (-0500) Subject: Update README-new.md X-Git-Tag: v1.8~25^2~8 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/e86d4e41503eed1e390944356e076f8b36b32ccb?hp=3f7ce24b189945144ac9a671a422ce4ceb9468e9 Update README-new.md --- diff --git a/README-new.md b/README-new.md index b49ef8b..1396125 100644 --- a/README-new.md +++ b/README-new.md @@ -788,7 +788,7 @@ A String value that sets and locks the maximum version of TLS ``` SSLVersionMax - tls1 | tls1.1 | tls1.2 | tls1.3 + tls1 | tls1.1 | tls1.2 | tls1.3 ``` @@ -816,7 +816,7 @@ A String value that sets and locks the minimum version of TLS ``` SSLVersionMin - tls1 | tls1.1 | tls1.2 | tls1.3 + tls1 | tls1.1 | tls1.2 | tls1.3 ```