On Wed, 2004-08-11 at 18:52, Ives Steglich wrote: > Kevin wrote: > > Hi List- > > > > I've been studying the openca-guide.pdf file in the openca-SNAP-20040730 > > tarball (Is this the latest non-CVS source? If not, where's the best > > place to get the tarballs with openca.org down?) and looking at the > > README and INSTALL files, and it's becoming clear that a typical test > > installation of the OpenCA software involves two separate server > > computers: one connected to a network (CA?) and the other NOT connected > > to a network (RA?). Since this will be my first installation and > > strictly for my own testing purposes, I don't need (or want) that degree > > of complexity. Is there some way to get the full functionality of > > OpenCA in a test environment by installing everything on one computer? > > > yes you can simply install everything on one system > just use different directories for ca and pub stuff >
Sorry if I'm being dense here, but how does this translate into ./configure options and/or make targets? By "use different directories" do you mean while setting the configure options? (ie. --with-ca-prefix=DIR, --with-node-prefix=NODEPREFIX, --with-ra-prefix=DIR, etc.) or something else. It looks like these all default to different values anyway... Am I missing something? > you will then have full functionality as if both parts where on separate > systems - the only thing thats different - the dataexchange between them > would happen at the local filesystem (you have to change the path at > config.xml usaly set to /dev/fd0) > > you can even install ca and pub components to the same directory, then > you don't have to do dataexchange for the first testing steps... (so no > node interfaces is actually used) > Again, how does this translate into ./configure options and/or make targets? Would I just run: ./configure (but what options... or are there any special options for a single-computer installation?... I realize of course that there are many options that relate to my httpd and so forth, but I mean those that are specifically for OpenCA related to a single-computer installation... or are there any?) make make test make install-ca make install-ext any others? What about: install-ldap install-node etc. And exactly what is meant by "node" here (a computer?)? > i will send some scripts tomorrow - which can be used > to setup a simple testing system and also generates the necessary > apache.conf entries - which can be simply included then > Thank you, dalani! -Kevin ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
