Re: .Net SSL Support

From: Pieter Philippaerts (pieter_at_nospam.mentalis.org)
Date: 06/09/03


Date: Mon, 9 Jun 2003 12:19:46 +0200


"C#" <bvrao@hotmail.com> wrote in message
> Is there any SSL support in .NetFramework. I understand there is SSL
support
> when a .Net Application connects to a HTTP server. Does dot net has SSL
> support for FTP??

You are correct, the only protocol that has support for SSL or TLS is HTTP;
if you need SSL for other protocols, you'll have to use a 3rd party library.

Regards,
Pieter Philippaerts
http://www.mentalis.org/



Relevant Pages

  • RE: SoapException - NullReferenceException
    ... As for webservice over SSL, there does exists some common issue such as the ... client certificate supplyment(if you've configured it to require client ... Microsoft MSDN Online Support Lead ... I have a web service running on an SSL connection and unfortunately I ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: SSL vs Windows Integrated Security
    ... Actually my understanding is that SSL and integrated auth work on different ... Microsoft Online Community Support ... initial response from the community or a Microsoft Support Engineer within ...
    (microsoft.public.inetserver.iis.security)
  • RE: OWA SSL Redirect Problem
    ... please disable the SSL authentication on the ... Microsoft Online Partner Support ... Business-Critical Phone Support (BCPS) provides you with technical phone ... If you are outside the United States, ...
    (microsoft.public.exchange2000.admin)
  • Re: Python does not play well with others
    ... for SSL in the socket module offers a coherent experience because it ... means that urllib and related modules can offer to support SSL-related ... because the built-in socket module SSL interface ... people started asking him mistakenly why he thought that Python was ...
    (comp.lang.python)
  • Re: Root Certificate
    ... their support about the same time as we did ours, ... most of these SSL issues are reproducable in Windows ... WinIE 6 and get a similar error when the cert only supports "domain.com". ...
    (microsoft.public.mac.office.entourage)

Loading