Hi,Adolfo
Below is my "Phase I" content:
******************************************************************************************
| DB Setup |
|---|
| Show SQL statements for database initialization |
| Initialize Database |
| Key pair Setup |
| Generate new CA secret key |
| Request Setup |
| Generate new CA Certificate Request (use generated secret key) |
| Certificate Setup |
| Selfsigned CA-Certificate |
| Self Signed CA Certificate (from altready generated request) |
| Signed by another CA |
| Export CA Certificate Request |
| Import CA certificate ( approved by Root CA ) |
| Final Setup |
| Rebuild CA Chain |
******************************************************************************************
You must set you dataexchange directory on /OpencaDirectory/etc/config.xml,just like below content:
******************************************************************************************
<option>
<name>dataexchange_device_up</name>
<value>/tmp/ca/ca-up.tar</value>
</option>
<option>
<name>dataexchange_device_down</name>
<value>/tmp/ca/ca-down.tar</value>
</option>
<name>dataexchange_device_up</name>
<value>/tmp/ca/ca-up.tar</value>
</option>
<option>
<name>dataexchange_device_down</name>
<value>/tmp/ca/ca-down.tar</value>
</option>
******************************************************************************************
and create the dataexchange directory manually.and allow the apache user can write for this directory.
you must export the configure at the "NODE" interface(https://localhost/node/), not the "initialization Phase I"
2006/2/10, Adolfo hernandez <[EMAIL PROTECTED]>:
Hi people:I'm using openca ver 0.9.2.5. When I'm initializating the CA the first time, at the CA General->Initialization Phase 1-> FINAL SETUP tab only appears "Rebuild CA chain", in previous releases appears under "Rebuild CA chain" another option, "Export configuration". Is it normal??That script creates the dataexchange file (in my case /usr/local/openca/openca/var/tmp/ca-tar), but, in 0.9.2.5 version, after initializating the CA (without making, obviously, the "Export configuration", because it doesn't exists anymore) when I try to Initializate the RA (RA Node Admin->Server Init-> Import Configuration) an error appears showing that the dataexchange file doesn´t exists.How can I create this dataexchange file in the newest openCA version??ThxAdolfo
--
Yihua Zheng
