Hi, I'm using JBoss 5.0.x and wanted to know if there is anyway to enable/enforce client authentication for only certain URLs in a TSL/SSL configuration.
If not available in Jboss 5.x I'd be interested to know any more recent configuration options. The use case is we have a domain name that all traffic should be HTTPS, but only certain URLs that are setup for server to server web services we want to also do a client authentication for, they are not meant to be public URLs.
Any help is greatly appreciated.