Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup <gnewsgroup@xxxxxxxxx>
- Date: Fri, 4 Jan 2008 11:38:55 -0800 (PST)
On Jan 4, 2:32 pm, "Joe Kaplan"
<joseph.e.kap...@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Ok, so what to the logon event audits look like on machine 2 for the wfetch
operation vs. the HttpWebRequest? Do they both succeed or does one succeed
and the other fail? Do they both use the same SSP (Kerberos vs. NTLM) or a
different one?
There is some behavior difference here and the event log is probably the
most useful tool you have available to you to find out what might be
happening. A network sniff won't be too useful with SSL in the mix.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"http://www.directoryprogramming.net
--
Actually, I did run wfetch on Machine1 to request the hola amigo page
on Machine2.
My web application also sits in Machine1, which attempts to request
the same page on Machine2.
Thank you. Further debugging in VS2005 reveals that the WebException
object's Reponse has a Status of ProtocolError as shown here:
http://farm3.static.flickr.com/2253/2166873110_071d8e4c4f_o.png
A wild guess: Maybe it has to do with the account which the web
application assumes to access the remote website?
.
- Follow-Ups:
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- References:
- Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Problem establishing SSL connection in code-behind
- Prev by Date: Re: Problem establishing SSL connection in code-behind
- Next by Date: Re: Problem establishing SSL connection in code-behind
- Previous by thread: Re: Problem establishing SSL connection in code-behind
- Next by thread: Re: Problem establishing SSL connection in code-behind
- Index(es):
Relevant Pages
|