Skip to content

Commit 7c9c955

Browse files
authored
Merge pull request #103852 from openshift-cherrypick-robot/cherry-pick-103167-to-enterprise-4.18
[enterprise-4.18] OSDOCS-15904: Removed cipher suites from main docs 4.17+
2 parents f7e4ece + 9695062 commit 7c9c955

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

modules/ossm-security-cipher-1x.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,8 @@ The supported cipher suites are:
3131
* TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
3232
* TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
3333
* TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
34-
* TLS_RSA_WITH_AES_128_GCM_SHA256
35-
* TLS_RSA_WITH_AES_256_GCM_SHA384
3634
* TLS_RSA_WITH_AES_128_CBC_SHA256
37-
* TLS_RSA_WITH_AES_128_CBC_SHA
38-
* TLS_RSA_WITH_AES_256_CBC_SHA
3935
* TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
40-
* TLS_RSA_WITH_3DES_EDE_CBC_SHA
4136

4237
The supported ECDH Curves are:
4338

modules/ossm-security-cipher.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,8 @@ The supported cipher suites are:
3131
* TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
3232
* TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
3333
* TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
34-
* TLS_RSA_WITH_AES_128_GCM_SHA256
35-
* TLS_RSA_WITH_AES_256_GCM_SHA384
3634
* TLS_RSA_WITH_AES_128_CBC_SHA256
37-
* TLS_RSA_WITH_AES_128_CBC_SHA
38-
* TLS_RSA_WITH_AES_256_CBC_SHA
3935
* TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
40-
* TLS_RSA_WITH_3DES_EDE_CBC_SHA
4136

4237
The supported ECDH Curves are:
4338

0 commit comments

Comments
 (0)