Skip to content

stream info formatter: Add UP/DOWNSTREAM_TLS_GROUP command operators#44347

Open
meierfra-ergon wants to merge 1 commit intoenvoyproxy:mainfrom
meierfra-ergon:tls_group_command_operator
Open

stream info formatter: Add UP/DOWNSTREAM_TLS_GROUP command operators#44347
meierfra-ergon wants to merge 1 commit intoenvoyproxy:mainfrom
meierfra-ergon:tls_group_command_operator

Conversation

@meierfra-ergon
Copy link
Copy Markdown
Contributor

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

…TLS connection used a PQC key exchange

Signed-off-by: Frank Meier <frank.meier@airlock.com>
@meierfra-ergon
Copy link
Copy Markdown
Contributor Author

meierfra-ergon commented Apr 9, 2026

This is only a functional change introducing new command operators to access the TLS group used to establish a TLS connection.
We would like to log this information to discern if a connection was/is safe against quantum crypto attacks.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant