The main problem turned out to be that one needs to know if the certificate from a Certficate Authority will be used with Apache or Tomcat.
In this case the certificate signing request was for Tomcat, but Java's keytool had not been used for generating the local certificate and the CSR (certificate signing request).
Apache or Tomcat for certificate signing request from GeoTrust
The main problem turned out to be that one needs to know if the certificate from a Certficate Authority will be used with Apache or Tomcat.
In this case the certificate signing request was for Tomcat, but Java's keytool had not been used for generating the local certificate and the CSR (certificate signing request).
Tomcat 5: http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html