Skip to content

Commit a2bd80f

Browse files
Fix grammar mistakes
1 parent 2144bd3 commit a2bd80f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/security/ssl-fips-compatibility.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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]]

0 commit comments

Comments
 (0)