Re: SSL and proxy server

2002-02-27 Thread Pablo J Royo
trough proxy servers with no problems. Hope this helps. - Original Message - From: "M.Srikanth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 7:38 PM Subject: SSL and proxy server > guys, > i am faced with a small problem.

Re: SSL and proxy server

2002-02-27 Thread Tim Regovich
are you talking about an http protocol or a custom protocol? If you are doing custom work you will need to wrap your stuff in the calls that proxy servers use, either SOCKS or http. If you are talking about an http proxy server, check the rfc. you will want to use the connect command to tunnel ss

SSL and proxy server

2002-02-27 Thread M.Srikanth
guys, i am faced with a small problem. I am developing an ssl based application based on client - server model but one constraint i have is that the application shud work even if the client is behind a proxy. so i have to implement ssl and this needs to work even