You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/01/04 08:27:54 UTC

[Bug 65764] Setting custom DH parameters

https://bz.apache.org/bugzilla/show_bug.cgi?id=65764

--- Comment #5 from Joe Orton <jo...@redhat.com> ---
Customer DH parameters will be ignored since 2.4.52 if using "SSLOpenSSLConfCmd
DHParameters", but will be respected if placing the params in the file
referenced by SSLCertificateFile as Yann says.

I think we should document the SSLOpenSSLConfCmd interface as
less-supportable/stable since it can have unpredictable effects, you are
effectively bypassing mod_ssl and configuring OpenSSL directly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org