request for urgent help.

From: sundararajan <sundara@dont-contact.us>
Date: Wed, 5 Feb 2003 09:01:30 +0530 (IST)

I am writing a dll which is loaded by a multi-threaded application to send
encrypted data and receive/decrypt data through squid on windows nt.

I have confugured SSL_PORTS 80 443 and I issue a
CONNECT myServer:80 HTTP/1.1 \r\n\r\n

I am able to reach my server on 80.

the command i send it

POST myServer:80 HTTP/1.1
....
Content-type: application/encrypted
Cookie: mycook="cooki-123-23"\r\n\r\n
<encrypted body>

When the response is prepared by my server is
HTTP 200 OK proper response with the same content-type and encrypted
response, i am not able to receive all the data, due to errorneous data,
my application closes, i am confifure my dll to be loaded by a browser ,
that also has the same problem. without the squid proxy i am able to get
proper response. please help me urgent, swords above my neck.

thanks in advance,
sundar

Fortress Development
Received on Tue Feb 04 2003 - 20:45:04 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:13 MST