Marco A. R. Henriques wrote:

     I want to install CA, RA and Public Interface with LDAP support at same
machine, but simulating two machines: one with CA (like off-line machine)
and another with RA and Pub interface. How could I do this ?!? It seems when
I install CA, RA and Pub interface at same machine they share the same
database and the same file system, like /usr/local/openca/OpenCA/var, where
certs are storaged, am I all right ?!?
There is an easy way to do it. You have to install OpenCA twice. You must use the following configure-options:

CA: --prefix=/usr/local/openca-ca
RA/pub/LDAP: --prefix=/usr/local/openca-online

If you use the newest snapshot then you need the following options too:

CA: --with-hierarchy-level=ca
RA/pub/LDAP: --with-hierarchy-level=ra

After the two installations the data of the CA and RA is completely divided into two seperate structures.

Michael
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


Reply via email to