Re: HttpWebRequest & https

From: Sharon (none_at_null.void)
Date: 09/06/05


Date: Tue, 6 Sep 2005 18:07:47 +0200

Thanks Dominick for your reply.
I'm still not sure about the usage of Msxml.XMLHTTP
com component in asp pages, as i couldn't find any documentation that says
it is secure.
Are you sure that this component uses SSL when passed
a URL with https?
Sharon.

"Dominick Baier [DevelopMentor]" <dbaier@pleasepleasenospamdevelop.com>
wrote in message news:852029632616159795112097@news.microsoft.com...
> Hello Sharon,
>
> yes - you use SSL.
>
> ---------------------------------------
> Dominick Baier - DevelopMentor
> http://www.leastprivilege.com
>
> > Hi all.
> > When using WebRequest.Create("https://...")
> > Is the communication secured?
> > Also, when using Msxml2.XMLHTTP.3.0 open method
> > with https protocol in the url, is the communication secured?
> > The second question is not dot net related, but if you
> > know the answer, I'll appreciate it.
> > Thanks.
> > Sharon.
>
>
>



Relevant Pages

  • Re: Ace Password Sniffer : How does it work ?
    ... >> Another protocol that offers same is IPSec. ... >> authentication and secure transfer of data between server and client ... >> would be pretty hard to use SSL to secure data exchanged between ... Once you are done with the secured login, ...
    (microsoft.public.security)
  • RE: Certificate prblems with exchange public folders
    ... c103b404 during accessing Public Folders in Exchange System Manager. ... SSL certificate server name is incorrect" with error code c103b404 stemmed ... Click to clear the Require secure channel check box. ... 8.Restart Exchange System Attendant Service and then restart ...
    (microsoft.public.windows.server.sbs)
  • Re: Setting up HTTPS w/subdomain on Apache2
    ... Secure data transfer ... The docs recommended using SSL, ... I'm mistaken, HTTP w/SSL = HTTPS. ... Authentication would be basic or digest (Personally I'm using basic ...
    (Ubuntu)
  • Re: Setting up HTTPS w/subdomain on Apache2
    ... Secure data transfer ... The docs recommended using SSL, ... I'm mistaken, HTTP w/SSL = HTTPS. ... Authentication would be basic or digest (Personally I'm using basic ...
    (Ubuntu)
  • Re: SSL php code
    ... > Sean I am planning on exclusievely using secure pages (ssl) after the user requests to login. ... This will securely redirect to a login ...
    (comp.lang.php)

Loading