From 9dd52874d21025adc27fa6e0fedebbb805d8c398 Mon Sep 17 00:00:00 2001 From: Vladislav Grishenko Date: Tue, 5 Jun 2018 21:48:55 +0500 Subject: sstp: add ssl-dhparam option for DHE ciphers --- accel-pppd/accel-ppp.conf.5 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'accel-pppd/accel-ppp.conf.5') diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 4c1bee76..7439de19 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -681,6 +681,9 @@ Specifies incoming connection acceptance mode. .B proxy - enable PROXY protocol 1 & 2 support. .TP +.BI "ssl-dhparam=" pemfile +Specifies a file with DH parameters for DHE ciphers. +.TP .BI "ssl-ciphers=" string Specifies the enabled ciphers. The ciphers are specified in the format understood by the OpenSSL library. .TP -- cgit v1.2.3