Displaying 3 results from an estimated 3 matches for "dh_paramet".
Did you mean:
dh_params
2015 May 27
1
FREAK/Logjam, and SSL protocols to use
...t the Xeon host was done within 30 seconds. I
assume the Xeon, besides having a faster base CPU frequency, is just better
for that sort of workload.
I noticed a similar difference when generating params for the web servers,
but I did that externally.
I assume it'd probably be easier to do the dh_parameters config than to
fully disable the socket during regen..
Rick
2015 May 27
2
FREAK/Logjam, and SSL protocols to use
Quoting Gedalya <gedalya at gedalya.net>:
> On 05/26/2015 10:37 AM, Ron Leach wrote:
>> https://weakdh.org/sysadmin.html
>>
>> includes altering DH parameters length to 2048, and re-specifying the
>> allowable cipher suites - they give their suggestion.
>
> It looks like there is an error on this page regarding regeneration. In
> current dovecots
2015 May 27
0
FREAK/Logjam, and SSL protocols to use
...hould have locally
generated parameters unique to your site.
But to address your point, if this feature is deemed worth maintaining,
it seems it would be best to spawn a thread working on the new
parameters in the background and replacing them when ready.
Otherwise dovecot can just implement a dh_parameters config option like
all other daemons and you can maintain that externally as you please.
But we're supposed to be focusing on EC anyway :-)