  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Thawte SSL certificates | Thawte SSL certificates 2007-08-13 - By Lyallex
Back Hi
I was wondering if anyone has managed to get the Thawte SSL test certificate working with Tomcat 5.5.
I have created a CSR and submitted it to Thawte. I got a test certificate back
I have installed the Thawte Root(chain) certificate and tried to install the test certificate I got a CertificateParsingException: invalid DER encoded certificate data.
I think this might have something to do with different encoding schemes I think the certificate I got was PEM encoded not DER encoded (guess work here)
I got hold of openssl and issued the following
openssl x509 -in my_downloaded_cert.txt -out my_downloaded_cert.der and got he following error
unable to load certificate 1360:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:632:Expect ing: TRUSTED CERTIFICATE
I'm sort of lost here really, has anyone got this working ?
Thanks Duncan
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |