how to use TSL with ASP.NET ?

how to use TSL with ASP.NET ?

am 13.12.2006 22:28:49 von pierre.bru

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.

Re: how to use TSL with ASP.NET ?

am 19.12.2006 11:35:13 von 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


wrote in message
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.
>