Actions
Feature #7970
open
JL
OD
tls: Log elliptic curve ID
Feature #7970:
tls: Log elliptic curve ID
Description
Feature request to support logging the value of the chosen elliptic curve (when used) in TLS event logs. It would be OK for this to be enabled by extended logging.
When elliptic curve protocols are used for key exchange, the chosen curve ID will appear in either the server key exchange message (TLS 1.2) or the key_share extension of the client hello (TLS 1.3). For security monitoring use cases it would be useful to support logging this value in TLS event logs.
Actions