Robert Hannemann schrieb: > > generating basic admin cert works, but when i export the admin cert to > PKCS#12-encoded Certificate and Keypair and try to import it into > netscape, he says > > the file is either corrupt or is not a valid file. The file looks: > > -----BEGIN CERTIFICATE----- > MIIFBDCCA+ygAwIBAgIBATANBgkqhkiG9w0BAQUFADBmMQ8wDQYDVQQDEwZMUlog > ... > -----END CERTIFICATE----- > -----BEGIN ENCRYPTED PRIVATE KEY----- > MIICoTAbBgkqhkiG9w0BBQMwDgQIYpzykYIi4SwCAggABIICgF3nAnfKNaEvTt7H > ... > -----END ENCRYPTED PRIVATE KEY-----
You have used another button before the PKCS#12 button. I found a bug in our Javascript code. I fixed the bug in cmds/viewCert. > and i would run the DB's for CA and RA in two different sub-dirs. Where > and how i have to configure this ? This is like an offline-CA so you must install OpenCA twice - one OpenCA for the RA and one OpenCA for the CA. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
