Re: Problem establishing SSL connection in code-behind
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 4 Jan 2008 15:04:07 -0600
You aren't going to get much useful info from the client side. What do the
logon audit events on the remote server say for both the working case and
the failing case?
Regarding the fact that you get the same results with and without SSL, that
is not surprising as we already ruled out that SSL was the problem in our
previous discussion.
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
--
"gnewsgroup" <gnewsgroup@xxxxxxxxx> wrote in message
news:bcd6a652-947e-423a-94fc-04cd3b01cc75@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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: 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
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- 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
|
|