Hi again,
I really wonder why "import CA certificate (approved by root CA)" cannot find certificate in the tar file and needs /OpenCA/var/crypto/cacerts/cacert.pem... as it says in error message. (openca 0.9.1.5).
However, whatever I leave in cacert.pem (only the "----BEGIN CERTIFICATE----- ..." section or all the sections) I get :
Error 690
Configuration Error. Error while loading CA certificate
(/usr/local/openca-0.9.1-5_ca_chiffrement/OpenCA/var/crypto/cacerts/cacert.p
em)..
This happens if the script tries to load the (already installed) CA certificate from the filesystem. Please go to /usr/local/openca-0.9.1-5_ca_chiffrement/OpenCA/var/crypto/cacerts/ and try to run "openssl x509 -in cacert.pem -noout -text". This is a test of the file.
The .pem files I want to import the certificates from come from root CA export to RA (so that I have a trace of the generated certificate in RA, maybe I shouldn't have done this ?...) then export from RA to a tar file I want to import from... so basically it comes from root CA to sub-CA. But sub-CA cannot import it right :(
Do you really copy the following via "tar -cf /dev/fd0 cacert.pem" to a floppy?
-----BEGIN CERTIFICATE----- ... -----END CERTIFICATE-----
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
