7 May
2005
7 May
'05
11 p.m.
On May 7, 2005, at 20:49, Johannes Berg wrote:
Hi,
I have turned on rawlog, and everything seems to be OK. I am unable to dump the wire, because it's SSL, so not sure what to do to debug this.
Since you know the private key of the server (I assume you run it yourself), you can use ssldump to dump the traffic (use ssldump -k keyfile -d to decode the traffic with the private key in PEM format)
Great! I have been looking (obviously not hard enough) for something like that. Thanks!
Regards, Frode
johannes