Re: HttpWebRequest & https
From: Sharon (none_at_null.void)
Date: 09/06/05
- Next message: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Previous message: Dominick Baier [DevelopMentor]: "Re: File Permission System.UnauthorizedAccessException"
- In reply to: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Reply: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
>
>
>
- Next message: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Previous message: Dominick Baier [DevelopMentor]: "Re: File Permission System.UnauthorizedAccessException"
- In reply to: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Reply: Dominick Baier [DevelopMentor]: "Re: HttpWebRequest & https"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|