Set up Tomcat with OCSP certificates with OM Web Viewer 12.1
book
Article ID: 203382
calendar_today
Updated On:
Products
Output Management Web Viewer
Issue/Introduction
Tomcat needs to query the certificates thorough OCSP (Online Certificate Status Protocol )
Environment
Output Management Web Viewer 12.1
Apache Tomcat®
Java
Resolution
Use the Java keytool to generate a self signed certificate. It's OK to generate the OCSP certificate with keytool. No need to download and use Openssl as it specifies on the Tomcat website.
Submit to CSR
CSR will submit to CA
CA will generate signed certificate and return
Import certificates into the .jks file (keystore).
Edit the Tomcat server.xml to point to the keystore.