Skip to content

Commit

Permalink
Update cypher suite support (#6755) (#6758)
Browse files Browse the repository at this point in the history
(cherry picked from commit 89e10ff)

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
  • Loading branch information
grafanabot and clayton-cornell committed Mar 22, 2024
1 parent fd32abb commit 67e33fe
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 67e33fe

Please sign in to comment.