X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/329c5e1f9dda8796286d334e0c98d36ad7423d34..560e8c3ca69e6449596b1365c7b1184c7be6f5d8:/README.md diff --git a/README.md b/README.md index ee137d0..6e7ef5c 100644 --- a/README.md +++ b/README.md @@ -630,6 +630,7 @@ This policy allows you to add PKCS #11 Modules } } } +``` ### SSLVersionMin This policy allows you to set the minimum TLS version. ``` @@ -648,5 +649,4 @@ This policy allows you to set the maximum TLS version. "SSSLVersionMax": ["tls1", "tls1.1", "tls1.2",. "tls1.3"] } } - ```