From: guy keren (choo_at_nonexisting.hamakor.org.il)
Date: Fri 02 Jul 2004 - 00:32:22 IDT
On Wed, 30 Jun 2004, Gilad Ben-Yossef wrote:
> I am trying to help a friend who is having some trouble with Tomcat and SSL:
> they have created a certificate request and sent it to Verisign, however,
> they can't seem to load the signed certificate to the server:
>
> [root_at_notreal bin]# ./keytool -v -import -alias tomcat -keystore
> /path/to/private_key.key-file /path/to/verisign_signed.cer
> Enter keystore password:********
> keytool error: java.security.cert.CertificateParsingException: signed overrun,
> bytes = 130
how large is the certificate file? what is at character #130 (or #131) in
the file?
also - i assume you checked the obvious for CRLF -> LF translation issues?
-- guy "For world domination - press 1, or dial 0, and please hold, for the creator." -- nob o. dy ================================================================= To unsubscribe, send mail to linux-il-request_at_linux.org.il with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail linux-il-request_at_linux.org.il
This archive was generated by hypermail 2.1.7 : Thu 01 Jul 2004 - 22:04:25 IDT