Hello, I'm looking for advice on SSL-related problems in my application.
I'm developing an OpenSSL-based SSL sniffer that monitors decrypted SSL traffic using the webserver's private keys on real site traffic (similar to ssldump). For some reasons, part of the SSL traffic is not being decrypted. I'm looking for possible reasons for this. The ones I am currently aware of are: - Frames out of order. - Packet losses in the network. - Missing keys. - Using Diffie - Hellman - Temporary keys for export grade browsers. - Resumed sessions that started after the sniffer started. Are there any other possible reasons for this phenomenon? Thanks in advance, Adi Stav ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
