Michael Konietzka wrote:>
Hello,
I am new to OpenCA and want to "setup two management interfaces on one server", as described in openca-0.9.2-RC3/docs/guide/html_chunked/ch03s04.html#id2885425
After you added the two node prefixes you will find the directories /home/openca//OpenCA/lib/servers/online_node and /home/openca//OpenCA/lib/servers/offline_node in your installation. Otherwise there is only a single node interface in your installation. I will update the documentation to make it more clear.
Hi,
I think it is better to remove this part of the documentation, because
the user will make an error if he have to edit a script from a software package, which he doesn't know much about.
I now used the hints from Michael Portz to install offline and offline
Parts in two different directories. These directories are now available
via two virtual hosts on my machine. This works fine know, but I have
to do some more post-install configuration, for example db init and access control etc.
My installation (maybe useful for others):
Configuring online part for install everything in ~openca/ra, available via http://ra.rossi.ue.schlund.de/
> ./configure --prefix=/home/openca/ra --with-openssl-prefix=/usr/local/ssl/ --with-openca-user=openca --with-openca-group=users --with-httpd-user=nobody --with-httpd-group=nobody --with-web-host=ra.rossi.ue.schlund.de
> make; make install-online
> edit config.xml # choosing dataexchange #5 the node acts as public/scep and RA
> ./configure_etc.sh
Configuring offline part for install everything in ~openca/ca, available via http://ca.rossi.ue.schlund.de/
> ./configure --prefix=/home/openca/ca --with-openssl-prefix=/usr/local/ssl/ --with-openca-user=openca --with-openca-group=users --with-httpd-user=nobody --with-httpd-group=nobody --with-web-host=ca.rossi.ue.schlund.de
> make; make install-offline > edit config.xml # choosing dataexchange #1 the node acts as CA only > ./configure_etc.sh
Now I have a first impression about how to use OpenCA.
Bye Michael
-- Dipl.-Inform. Michael Konietzka Schlund + Partner AG - Development UNIX - Brauerstraße 48 Webservices D-76135 Karlsuhe http://www.schlund.de/ Germany
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users