>
> Hi,
>
> We have Redhat 7.8 where Apache 2.x is being configured from the source
> using OpenSSL 1.x
>
> However, it keeps giving me this error :-
>
> /opt/app/workload/httpd/srclib/apr/libtool --silent --mode=install install
> mod_dir.la /opt/app/workload/apache/modules/
> /opt/app/workload/htt
Wednesday, August 10, 2011, 1:08:37 PM, you wrote:
> On Wed, Aug 10, 2011 at 12:53:29PM +0300, yyy wrote:
>> How to specify custom DH parameters for mod_ssl?
> [snip]
>> The FAQ of this list (http://httpd.apache.org/docs/misc/FAQ.html) is a 404.
>> Search function for m
Hello!
How to specify custom DH parameters for mod_ssl?
When using DH ciphersuites, there are necessary DH parameters,
if they are not specified explicitly, default ones are used.
There is a default set of 1024bit parameters.
Also, is there a way to specify ECDH parameters for ECDH ciphersuites?