S
Silviu Tudoras
I'm new to ASP and Internet programming...
I want to send a request through SSL and to receive the response non-SSL. Is
this possible?
I have a MFC LiveUpdate client application. I want to send the request (for
a file) cripted (https://...asp) but to receive the response (which could be
a big binary file) not cripted.
What sould I do in the ASP page (not ASP.NET) to achieve such a result? I
don't want/need to "force" both the server and the client computer to
crypt/decrypt the whole file on its way back.
Server software: Microsoft-IIS/5.0
(no more ASP newsgroups?)
Thanks
I want to send a request through SSL and to receive the response non-SSL. Is
this possible?
I have a MFC LiveUpdate client application. I want to send the request (for
a file) cripted (https://...asp) but to receive the response (which could be
a big binary file) not cripted.
What sould I do in the ASP page (not ASP.NET) to achieve such a result? I
don't want/need to "force" both the server and the client computer to
crypt/decrypt the whole file on its way back.
Server software: Microsoft-IIS/5.0
(no more ASP newsgroups?)
Thanks