Hi,
I use openCA 0.9.1.4. Configuration options were :
./configure --with-openca-user=openca --with-openca-group=openca \ --with-web-host=$WEBHOST --with-httpd-user=openca \ --with-httpd-group=openca --prefix=/usr/local/$OPENCA_INSTDIR \ --with-hierarchy-level=ca --with-dist-user=Achatpublic.com \ --with-dist-group=Achatpublic.com --with-ca-organization=Achatpublic.com \ --with-ca-locality=Paris --with-ca-country=FR
The hierarchy level on a RA is ra.
And when I run "make install-ra" I don't have "OpenCA/etc/servers/ca_node.conf", the node management isn't installed... so I will be unable to export from RA to CA... :(
You need a ra_node.conf. install-ra installs only one RA interface. install-node installs one node interface.
However, when I run "make install-ext" I have the node management...
install-ext installs all online components including node, RA, ldap and public. install-ra only installs a single component like install-node too.
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
