Hi, I have installed latest version of Imspector (i.e: 0.9-4). It is logging yahoo and msn chats perfectly. I have configured SSL certificate and SSL CA certificate both. But I can't see any Gtalk chats.
When I checked with system log I found below entries.
kernel: pid 53873 (imspector), uid 0: exited on signal 11 (core dumped)
imspector: SSL get peer certificate error: error:00000000:lib(0):func(0):reason(0)
imspector: SSL get peer certificate error: error:00000000:lib(0):func(0):reason(0)
Are there anybody facing the same problem. Please somebody help me to resolve this issue.
Thanks in advance
I haven't heard of anyone else with this issue. From what I can see in the code, this error would happen if the upstream server didn't present a certificate.
--Bill