Two Laptop Bag
The moose likes JBoss and the fly likes Jboss and mutual authentication - problem with cliente certiifcate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Jboss and mutual authentication - problem with cliente certiifcate" Watch "Jboss and mutual authentication - problem with cliente certiifcate" New topic
Author

Jboss and mutual authentication - problem with cliente certiifcate

Federico Cali
Greenhorn

Joined: Mar 15, 2011
Posts: 1
Hi all,

we have a JBoss that performs server-to-server comunications with a remote AS.
The comunication use the mutual authentication so our jboss has to pass a client certificate to the remote server.
All works ok until 3 days ago and we were able to pass the right client certificate to the remote application.

In the remote server a new CA root has been added.
In our keystore a client certificate for that CA is present for other pourpose and when the application try to connect to remote server the wrong certificate is sent.

Is it possible identify a sort of priority in the keystore in order to sent the right certificate when more than one match with the CA sent by remote server?

Thanks in advance, and sorry for my bad english

Federico
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Jboss and mutual authentication - problem with cliente certiifcate
 
Similar Threads
Client side SSL
Client certificate not getting passed to remote server
Mutual Authentication Possible?
2-way ssl not working: bad certificate
Tomcat SSL .Enabling Client authentication with tomcat