]> git.p6c8.net - policy-templates.git/commitdiff
Update README-new.md
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 3 Jun 2019 22:27:17 +0000 (17:27 -0500)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2019 22:27:17 +0000 (17:27 -0500)
README-new.md

index b49ef8b89268bba0b25982010dfe24eb5f667ef0..1396125cfb4e02a642b1a4a642f80f085235edfd 100644 (file)
@@ -788,7 +788,7 @@ A String value that sets and locks the maximum version of TLS
 ```
 <dict>
   <key>SSLVersionMax</key>
-  <string>tls1 | tls1.1 | tls1.2 | tls1.3<string>
+  <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
 </dict>
 ```
 
@@ -816,7 +816,7 @@ A String value that sets and locks the minimum version of TLS
 ```
 <dict>
   <key>SSLVersionMin</key>
-  <string>tls1 | tls1.1 | tls1.2 | tls1.3<string>
+  <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
 </dict>
 ```
 

patrick-canterino.de