aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_api.c
diff options
context:
space:
mode:
authorOfer Heifetz <oferh@marvell.com>2021-07-25 19:37:46 +0300
committerFlorin Coras <florin.coras@gmail.com>2021-08-30 14:05:05 +0000
commit18599c5861d96723359997f2c70fc28fcac0e984 (patch)
tree2cbbc9e5c25ec3ad1165e6a4d00b08cd381d5976 /src/vnet/session/session_api.c
parent1b6b09bb514831050b23397c078933c2ace3ff36 (diff)
tls: use default OpenSSL built-in DH parameters
Type: improvement Motivation for this addition is to add support for cipher suites that use Diffie-Hellman Ephemeral (DHE) for key exchange. Using ephemeral DH key exchange yields forward secrecy as the connection can only be decrypted when the DH key is known. Configure OpenSSL to use the default built-in DH parameters for the SSL_CTX object. Change-Id: I31aadad047a6394ddf8bfa08471c239e0d1cd63c Signed-off-by: Ofer Heifetz <oferh@marvell.com>
Diffstat (limited to 'src/vnet/session/session_api.c')
0 files changed, 0 insertions, 0 deletions