Skip to content

Commit

Permalink
Update cypher suite support (#6755)
Browse files Browse the repository at this point in the history
(cherry picked from commit 89e10ff)
  • Loading branch information
clayton-cornell authored and grafanabot committed Mar 22, 2024
1 parent f7f6a5e commit 744a092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sources/flow/reference/config-blocks/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ from the following:
| ----------------------------------------------- | -------------------------------- |
| `TLS_RSA_WITH_AES_128_CBC_SHA` | no |
| `TLS_RSA_WITH_AES_256_CBC_SHA` | no |
| `TLS_RSA_WITH_AES_128_GCM_SHA256` | yes |
| `TLS_RSA_WITH_AES_256_GCM_SHA384` | yes |
| `TLS_RSA_WITH_AES_128_GCM_SHA256` | no |
| `TLS_RSA_WITH_AES_256_GCM_SHA384` | no |
| `TLS_AES_128_GCM_SHA256` | no |
| `TLS_AES_256_GCM_SHA384` | no |
| `TLS_CHACHA20_POLY1305_SHA256` | no |
Expand Down

0 comments on commit 744a092

Please sign in to comment.