Home All Groups Group Topic Archive Search About

HTTPS Connectivity in C#

Author
24 Apr 2006 3:42 PM
Ashish Jindal
Hi,

    Not sure if this is the correct forum to ask... I am looking for C#
library for HTTPS Connectivity.

    Or is there anything I can do to tweak WebRequest to make it work with
HTTPS, like for example setting some SSL Transport Provider...

    Any pointers would be very useful.


-Ashish

Author
25 Apr 2006 6:00 AM
Joerg Jooss
Thus wrote Ashish,

> Hi,
>
> Not sure if this is the correct forum to ask... I am looking for
> C# library for HTTPS Connectivity.
>
> Or is there anything I can do to tweak WebRequest to make it work
> with HTTPS, like for example setting some SSL Transport Provider...
>
> Any pointers would be very useful.

WebRequest supports HTTPS. You don't need anything special.

Cheers,
--
Joerg Jooss
news-re***@joergjooss.de
Author
30 Apr 2006 3:22 AM
Ashish Jindal
> WebRequest supports HTTPS. You don't need anything special.

Thanks it worked :)

AddThis Social Bookmark Button