Re: Am just a Bit Lost.on https..Please help
Posted By:
Paul_Davis
Posted On:
Tuesday, February 19, 2002 02:20 AM
Request and Response are pairs - two sides of the same communications channel. Hence, if the request side is SSL-encrypted (https), the corresponding response will be sent back encrypted too (unless there's one almighty bug in the servlet engine!!). Likewise, if you request an unencrypted URL (straight http) the response comes back unencrypted.
Re: Am just a Bit Lost.on https..Please help
Posted By:
Fredrik_Andersson
Posted On:
Tuesday, February 19, 2002 01:19 AM
Hello!
I'm pretty sure that the server will send this back on https cause you read from a input streem that is created upon the hpcon thats uses SSL. But I can't promise this. But I guess you can download a sniffer and look at the traffic before it is decrypted. I guess you can found one at tucows.com.
Please send me an email when you know for sure. fredand44@hotmail.com
Best regards Fredrik Andersson
Re: Am just a Bit Lost.on https..Please help
Posted By:
Fredrik_Andersson
Posted On:
Tuesday, February 19, 2002 01:19 AM
Hello!
I'm pretty sure that the server will send this back on https cause you read from a input streem that is created upon the hpcon thats uses SSL. But I can't promise this. But I guess you can download a sniffer and look at the traffic before it is decrypted. I guess you can found one at tucows.com.
Please send me an email when you know for sure. fredand44@hotmail.com
Best regards Fredrik Andersson