Skip to content

Commit 76f0141

Browse files
carsonipmergify[bot]
authored andcommitted
apm: Fix typo in cipher name (#4977)
(cherry picked from commit 13d7339)
1 parent 3de7671 commit 76f0141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/observability/apm/shared-ssl-config.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The following cipher suites are available:
8585
| ECDHE-RSA-AES-128-GCM-SHA256 | TLS 1.2 only.
8686
| ECDHE-RSA-AES-256-CBC-SHA |
8787
| ECDHE-RSA-AES-256-GCM-SHA384 | TLS 1.2 only.
88-
| ECDHE-RSA-CHACHA20-POLY1205 | TLS 1.2 only.
88+
| ECDHE-RSA-CHACHA20-POLY1305 | TLS 1.2 only.
8989
| ECDHE-RSA-RC4-128-SHA | Disabled by default. RC4 not recommended.
9090
| RSA-3DES-CBC3-SHA |
9191
| RSA-AES-128-CBC-SHA |

0 commit comments

Comments
 (0)