Home All Groups Group Topic Archive Search About

how to use TSL with ASP.NET ?

Author
13 Dec 2006 9:28 PM
pierre.bru@gmail.com
hello,

I found ways to use SSL in ASP.NET but I do need TSL to connect to a
remote site.
is this faisable ?

TIA,
Pierre.

Author
19 Dec 2006 10:35 AM
Ken Schaefer
Your question isn't really making a lot of sense.

What is "TSL"? and why do you need it for a remote site?
SSL is for securing HTTP traffic between a client and server - it has
nothing to do with ASP.NET per se, which is a server-side programming
environment.

Can you restate your question?

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken


<pierre.***@gmail.com> wrote in message
Show quoteHide quote
news:1166045328.964099.75350@73g2000cwn.googlegroups.com...
> hello,
>
> I found ways to use SSL in ASP.NET but I do need TSL to connect to a
> remote site.
> is this faisable ?
>
> TIA,
> Pierre.
>