tls: add option to set signature algorithms (#26167)
Add a new optional field to TlsParameters to configure signature algorithms. The value is used during TLS handshake in TLS Signature Algorithms extension. It indicates which signature algorithms may be used for digital signatures. The value can be used for both DownstreamTlsContext and UpstreamTlsContext. Signed-off-by: Tero Saarni <tero.saarni@est.tech> Mirrored from https://github.com/envoyproxy/envoy @ 084794dd06c36edbcb27e05dc06c9d56a72b403fpull/626/head
parent
2d0a93568a
commit
db51b44245
1 changed files with 37 additions and 0 deletions
Loading…
Reference in new issue