]> git.p6c8.net - policy-templates.git/blobdiff - README-new.md
Update README-new.md
[policy-templates.git] / 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>
 ```
 <dict>
   <key>SSLVersionMax</key>
-  <string>tls1 | tls1.1 | tls1.2 | tls1.3<string>
+  <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
 </dict>
 ```
 
 </dict>
 ```
 
@@ -816,7 +816,7 @@ A String value that sets and locks the minimum version of TLS
 ```
 <dict>
   <key>SSLVersionMin</key>
 ```
 <dict>
   <key>SSLVersionMin</key>
-  <string>tls1 | tls1.1 | tls1.2 | tls1.3<string>
+  <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
 </dict>
 ```
 
 </dict>
 ```
 

patrick-canterino.de