Hello List, I have set up an offline RootCA and an online SubCA. I have succesfully generated in the SubCA the ca certificate CSR, singed it by my offline root ca. When I want to reimport the signed certificate to the SubCA (CA-Component-> PKI Init & Config->Initialization->DB, KEy & Cert Init->Import CA certifcate (approved by Root CA)) I get this Error:
Error Code: 600 Error while loading CA certificate (/opt/openca/var/openca/crypto/cacerts/cacert.pem). In stderr.log I get this: Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle database=openca;host=localhost;port=3306;mysql_ssl=0 at /opt/openca/modules/perl5/OpenCA/DBI.pm line 900. I have tested two ways to import the signed certifacte on subca side: 1. Just created cacert.pem under /opt/openca/var/openca/crypto/cacerts - pasted the Certificate data into it, - chown www-data:www-data cacert.pem 2. All under 1, but additionally I did - tar -cvpf cacert.tar cacert.pem - mv cacert.tar cacert.pem - chown www-data:www-data cacert.pem Both with the same result. Please point me to the solution. For now I'm stucked. Regards, Tobias Hachmer ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users