Problem connecting to apache webservices URL from .Net code
am 08.01.2010 20:45:43 von Jayamurugan--0016367d6ddcdedc79047cac6e50
Content-Type: text/plain; charset=ISO-8859-1
Hi All,
We are having vendor connecting to our webservices URL using SSL protocal.
They send client certificate and if that is correct we accept the
connection. Now, the problem is they can't connect to our URL consistently.
First time it pass and second time it fails. Thye are using .NET code to
connect to our URL. They enabled TRace log and got following output when the
connection failed. They claim that this same code works for other companies
so the problem is in apache side. Here is the error I saw in our error_log
and error we got from .NET trace log.
[error] Re-negotiation handshake failed: Not accepted by client!?
From Trace log (On .NET side)
System.Net.Sockets Verbose: 0 : [2856] Data from Socket#32616384::Receive
System.Net.Sockets Verbose: 0 : [2856] 00000005 : 08 8E A3 5E BE 44 44 A9-8D
35 28 33 D5 33 39 7D : ...^.DD..5(3.39}
System.Net.Sockets Verbose: 0 : [2856] 00000015 : A6 0B 51
0D : ..Q.
System.Net.Sockets Verbose: 0 : [2856] Exiting Socket#32616384::Receive()
-> 20#20
System.Net Error: 0 : [2856] Decrypt returned SEC_I_RENEGOTIATE.
--0016367d6ddcdedc79047cac6e50
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
rotocal. They send client certificate and if that is correct we accept the =
connection. Now, the problem is they can't connect to our URL consisten=
tly. First time it pass and second time it fails. Thye are using .NET code =
to connect to our URL. They enabled TRace log and got following output when=
the connection failed. They claim that this same code works for other comp=
anies so the problem is in=A0apache side. Here is the error I saw in our er=
ror_log and error we got from .NET trace log.
[error] Re-negotiation handshake failed: Not accepted by client!?
From Trace log (On .NET side)
=A0
System.Net.Sockets Verbose: 0 : [2856] Data from Socket#32616384::Receiv=
e
System.Net.Sockets Verbose: 0 : [2856] 00000005 : 08 8E A3 5E BE 44 44=
A9-8D 35 28 33 D5 33 39 7D : ...^.DD..5(3.39}
System.Net.Sockets Verbos=
e: 0 : [2856] 00000015 : A6 0B 51 0D =A0=
=A0 : ..Q=
..
System.Net.Sockets Verbose: 0 : [2856] Exiting Socket#32616384::Receive() =
=A0-> 20#20
System.Net Error: 0 : [2856] Decrypt returned SEC_I_RENEG=
OTIATE.
=A0
=A0
--0016367d6ddcdedc79047cac6e50--