On Thu, Feb 21, 2008 at 08:16:13PM +0100, Joerg Mayer wrote:
> On Thu, Feb 21, 2008 at 05:13:41PM +0100, Sake Blok wrote:
> > I was under the impression that these DH-keys within SSL randomly created
> > when the ssl-session is being setup? In which case providig them to
> > Wireshark is not possible...
>
> That depens on the debugging options of your ssl lib: If you convince
> your lib to print out the dh keys, then of course you have them :-)
> It's the same with the DH stuff in isakmp, where we have isakmp decoding
> (if you ) use libnettle and b) the right isakmp daemon to provide the
> keys).
Ah, I haven't thought of debugging options :-)
Cheers,
Sake