Hello all,
Since yesterday I am trying to install to install certificate under Tomcat (7.0.16) without luck. I received from my client three files: wildcard certificate (cert.crt) , key file (cert.key) and something what is not quite clear for me - cabundle.pem . I've successfully used some java script ( http://www.startux.de/images/phocadownload/importkey.java ) which imports key and cert to one keystore file, configured server.xml to use it but now I receive error *"sec_error_bad_signature". *I am not sure if I did it correctly. Does anybody know how to correctly use existing wildcard cert, key file ant this cabundle.pem together with Tomcat 7.0.16 ? Thank you in advance for a help.* * Best Regards -- Piotr Pawlowski