I need to enable OCSP on my application which is running Tomcat 7.0.29. Looked up the documentation but did not find quite much : http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html
1. Is OCSP with just tomcat actually possible? Do we need a external module/software? 2. Has anyone implemented/Configured OCSP with Tomcat? I am looking for the nitty gritties here. >