Hi,
I'm running CAS 5.2.3 with embedded Tomcat 8.5, using smart card x509 and Active Directory. Now I'm trying to use OCSP to do client (smart card user) certificate revocation checking. I'm pretty new to CAS, but as far as I can tell, Tomcat can do OCSP if using the APR connector. I have APR 1.7.0 and the 1.2.17 native libraries installed. Upon startup, I get an error trying to start the org.apache.coyote.http11.Http11AprProtocol connector.
So my question is - before I continue to beat my head against the wall, is what I'm trying to do even possible?
Thanks,
Mike