From: Michael Kaply Date: Wed, 27 Mar 2019 10:56:09 +0000 (+0000) Subject: Update README.md X-Git-Tag: v1.7~9 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/a1a83c2320c1d435fe38a3c8632f7e46b80607eb?hp=-c Update README.md --- a1a83c2320c1d435fe38a3c8632f7e46b80607eb 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"] } } - ```