Hi, I did a clean install ( system and openCA - using openca-base-1.5.1-linux-x64-CentOS-6.4.x86_64.run) I'am facing a problem with inserting ca certificate into database. After creating CA certificate, in the ca-certificate table there are only nulls:
mysql> select * from ca_certificate; +-------------+--------+------+------+------+-------+--------+------------+--- -------+-----------+-----------------+---------------+-------------------+---- ---+ | ca_cert_key | format | data | dn | cn | email | status | public_key | notafter | notbefore | suspended_after | revoked_after | invalidity_reason | rowid | +-------------+--------+------+------+------+-------+--------+------------+--- -------+-----------+-----------------+---------------+-------------------+---- ---+ | | | | | | | | | 0 | 0 | NULL | NULL | NULL | 1 | +-------------+--------+------+------+------+-------+--------+------------+--- -------+-----------+-----------------+---------------+-------------------+---- ---+ 1 row in set (0.00 sec) Any idea what could by wrong? ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ OpenCA-Devel mailing list OpenCA-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-devel