Hello, I have a similar question to the one posted last month by Jorge:
https://sourceforge.net/mailarchive/message.php?msg_id=26901918 My system:: openSUSE 11.2 (x86_64) OpenCA 1.1.1 MySQL 5.1.49 My problem: When running: Node Ops -> Backup and Recovery -> BACKUP -> Database: the resulting tar file contains the same certificate stored repeatedly in multiple categories, i.e. mysql> select cert_key, status from certificate where cert_key=16418; +----------+--------+ | cert_key | status | +----------+--------+ | 16418 | VALID | +----------+--------+ 1 row in set (0.00 sec) > tar tvf openca_local |grep 16418 -rw-r--r-- wwwrun/www 1890 2011-02-17 15:06 ./CERTIFICATE/VALID/16418.pem -rw-r--r-- wwwrun/www 1890 2011-02-17 15:06 ./CERTIFICATE/SUSPENDED/16418.pem -rw-r--r-- wwwrun/www 1890 2011-02-17 15:06 ./CERTIFICATE/EXPIRED/16418.pem -rw-r--r-- wwwrun/www 1890 2011-02-17 15:06 ./CERTIFICATE/REVOKED/16418.pem As a result of that, we are running into all sorts of problems for example, in a process of database restoring. Your help and insight would be most appreciated! Margaret ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users