Skip to main content
10 events
when toggle format what by license comment
Oct 7, 2021 at 6:47 history edited CommunityBot
replaced http://tools.ietf.org/html/rfc with https://www.rfc-editor.org/rfc/rfc
Jul 12, 2016 at 14:21 history edited Jeff Schaller
edited tags
Jul 6, 2016 at 7:56 answer added Benoit timeline score: 1
Dec 14, 2015 at 9:30 vote accept heypete
Dec 9, 2015 at 21:40 answer added EagleEye208 timeline score: 3
May 27, 2015 at 14:59 comment added r_3 thank you for checking.- I was thinking about opening a bug report because my DH parameters remain the same. One more question: do you have a SNI-setup running on this Ubuntu14.04 machine or is it only serving one certificate?
May 27, 2015 at 12:10 comment added heypete @r_3 Good question. Yes, it's using my DH parameters. Here's a snip from the relevant commands: From "openssl dhparam -text" showing the custom parameters I'm using: 00:da:71:c8:f2:c6:66:a5:0a:11:cd:14:f3:c0:e3 From "openssl s_client" showing the parameters sent by Apache to a client: da 71 c8 f2 c6 66 a5 0a 11 cd 14 f3 c0 e3 2d e3 Other than the null start byte the parameters are the same. If I change the DH parameters used, Apache correctly interprets and sends those parameters as well.
May 26, 2015 at 11:35 comment added r_3 Have you confirmed, that Apache2.4.7 really uses your DH parameters? I've found out, that Apache under Ubuntu 14.04, although the Apache2.4 manual states otherwise, always uses the DH parameters specified in RFC 3526. You can check that by analyzing the output of the -msg switch of s_client (see here and here )
Mar 24, 2015 at 23:44 answer added Lily Anatia timeline score: 3
Jan 26, 2015 at 12:11 history asked heypete CC BY-SA 3.0