how to use TSL with ASP.NET ?
am 13.12.2006 22:28:49 von pierre.bruhello,
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.
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.
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
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.
>