File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/ROOT/pages/security Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ This section describes configuration that must be done *in addition to* standard
191191
192192[NOTE]
193193====
194- * The following group of FIPS-compatible cipher suites are for use with TLSv1.2:
194+ * The following group of FIPS-compatible cipher suites is for use with TLSv1.2:
195195+
196196** `TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384`
197197** `TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256`
@@ -205,7 +205,7 @@ They require additional configuration in the application or OpenSSL settings.
205205** `TLS_AES_256_GCM_SHA384`
206206** `TLS_AES_128_GCM_SHA256`
207207+
208- These suites do not require any additional configuration when OpenSSL is built with FIPS support.
208+ These suites do not require additional configuration when OpenSSL is built with FIPS support.
209209====
210210
211211[[bolt-ssl-fips]]
You can’t perform that action at this time.
0 commit comments