Re: Fail mutual authentication from c# client to tomcat 4.1 web servic
- From: dsraistlin <dsraistlin.2kh5i4@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 15 Jan 2007 12:46:40 -0600
I am having a similar error, I am not sure if it is Mutual
Authentication or something else. The exceptions I recieve are as
follows:
From our end the error messages I receive seem to indicate that aSuccessful SSL connection has been made, however when I attempt to send
a soap message I get the following errors.
{"The AXIS engine could not find a target service to invoke!
targetService is ApplicantIntegrationSoapPort/" }
Now when I use a different cert than the one we have registered with
grants.gov. The following message is returned, I am not surprised by
this one I am just listing it as a contrast to the above message.
{"The underlying connection was closed: Could not establish secure
channel for SSL/TLS." }
Is this an SSL/Mutual Authentication problem in the first case or
something else?
Weide Zhang;6564617 Wrote:
Hi guys,
I am using c# client to invoke https web service on tomcat 4.1 based on
ssl
mutual authentication.
In the web browser, the mutual authentication works fine. But my c#
client
used to invoke web service at tomcat/axis will fail. It seems that it
is not
client side problem because when I disable client authentication in
tomcat
ssl configuration, it will work fine. But at last, i still need to use
mutual
auth.
I have added client cert's root ca at jre's key store. It is quite
strange
it passes the browser mutual auth but not pass my code mutual auth.
Does any
one has some experience on that? Thanks very much.
Weide
--
dsraistlin
.
- Prev by Date: Re: application licensing scheme?
- Next by Date: Re: Kerberos authentication NOT in AD
- Previous by thread: Re: DECRYPT with PUBLIC key (how to?)
- Next by thread: Re: How do I convert sid retrieved from the AD to SDDL string format?
- Index(es):
Relevant Pages
|