Nicolas Vahlas wrote:
I have recently installed OpenCa on a Linux RedHat 9 for testing
[...]
Am I doing something wrong ? Can anybody help me ?
Thanks in advance.

MMMmmm... very very strange. It seems like that java is expecting the 
certificate
to be in a PKCS#7 structure, which is not. You can try this:

        $ openssl crl2pkcs7 -certfile $ca_file -nocrl -out $new_file

and then use the java tool on the "$new_file". Let me know if you have
results...

--

Best Regards,

        Massimiliano Pala

--o------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]            [EMAIL PROTECTED]
                                                  [EMAIL PROTECTED]

Dartmouth Computer Science Dept               Home Phone: +1 (603) 397-3883
PKI/Trust - Office 062                        Work Phone: +1 (603) 646-9226
--o------------------------------------------------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to