I am not sure but you can have some traces based on the return value of the SSL calls. But if we think about the layered model, there can't be any other way to know what u have written is actually encrypted or not at layers below the SSL unless using some sniffers. At SSL layer, you need to have either verbose mode (never tried this) or some traece in ur application based on return values of the SSL calls...
regards Krishna On 6/18/07, 朱洪亮 <[EMAIL PROTECTED]> wrote:
收到 2007/6/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Hello, > > is there a way to ascertain that the data I am BIO-putting to an HTTPS server > are actually encrypted, apart from watching the data flows from my openssl > application to the server, using tcpdump? > > Thanks. > > Phiroc > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED] >
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
