Hi,
Is it possible to do custom client authentication using CertConstraintsFeature with CXF application deployed in tomcat?
Basically, tomcat is configured with SSL. But instead of tomcat doing client auth for all endpoints, I want to configure it for each service defined in my xml (<jaxrs:server).
-Vinay
Is it possible to do custom client authentication using CertConstraintsFeature with CXF application deployed in tomcat?
Basically, tomcat is configured with SSL. But instead of tomcat doing client auth for all endpoints, I want to configure it for each service defined in my xml (<jaxrs:server).
-Vinay