stream info formatter: Add UP/DOWNSTREAM_TLS_GROUP command operators#44347
Open
meierfra-ergon wants to merge 1 commit intoenvoyproxy:mainfrom
Open
stream info formatter: Add UP/DOWNSTREAM_TLS_GROUP command operators#44347meierfra-ergon wants to merge 1 commit intoenvoyproxy:mainfrom
meierfra-ergon wants to merge 1 commit intoenvoyproxy:mainfrom
Conversation
…TLS connection used a PQC key exchange Signed-off-by: Frank Meier <frank.meier@airlock.com>
Contributor
Author
|
This is only a functional change introducing new command operators to access the TLS group used to establish a TLS connection. I have not written up tests and doc yet because I first like to assert if you are willing to accept this kind of change. If so please tell me, then I will provide the missing tests/doc. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Message:
stream info formatter: Add UP/DOWNSTREAM_TLS_GROUP command operators
Additional Description:
to discern if a TLS connection used a post quantum safe key exchange, the TLS group may be logged via the command operators UPSTREAM_TLS_GROUP and DOWNSTREAM_TLS_GROUP.
Risk Level: 0
Testing: TODO
Docs Changes: TODO
Release Notes: TODO
Platform Specific Features: NO