Re: [OpenCA-Devel] Problem with CSRs exported to CA

2014-03-07 Thread Nicolas Macia (CeSPI)
Hello Martin, I will test and give some feedback about it soon. However, thanks to a colleague, we be able to patch OpenCA DBI module and do some tests that fixed both problems in this thread: - export/import problems related with CSRs with differents states - make complete database backup in wh

Re: [OpenCA-Devel] Problem with CSRs exported to CA

2014-03-07 Thread Martin Hecht
Hello Nicolas, I think you were looking at the right place. The function exportDB in export-import.lib holds a list of states which shall be exported. TEMPNEW is not among the ones to be exported, so these requests which are not validated should not even leave the RA. Nevertheless, it would m

Re: [OpenCA-Devel] Problem with CSRs exported to CA

2014-02-28 Thread Nicolas Macia (CeSPI)
I left to say that this behavior happend on: - Openca-base 1.5.1 / Openca-tools 1.3.0 on Debian 7 (Stable) - Openca-base 1.1.1 / Openca-tools 1.3.0 on Debian 6 (Old Stable) I think that this problem could be related with another bug related with putting all objects (CA CERT / CERTIFICATE / REQUES

[OpenCA-Devel] Problem with CSRs exported to CA

2014-02-27 Thread Nicolas Macia
Hello, I have a problem. After requesting Digital Cert at public site, an URL is sent to the requester to confirm his email address The problem is what it is seen at RA interface: - CSR confirmed using previous URL are tagged with state NEW - CSR not confirmed are tagged with state TEMPNEW - Appr