Hello Massimiliano, thanks for your hint.
The package of openca_base-1.2.0 does not provide an init script to be installed in /etc/init.d. Not during the triplet configure, make, make install_* In meanwhile i think i found how to start the server part. In /etc/openca there is a script openca_start. So i tried it: ------------------------ cut ----------------------- openca openca # /etc/openca/openca_start Logging is not initialized. Configuration error: The loading of the command /usr/lib64/openca/cmds/pkcs10_req failed. Global symbol "$new_req" requires explicit package name at (eval 261) line 406, <HANDLE> chunk 1. Compilation failed in require at ./openca_start line 65. ------------------------ cut ----------------------- Hmpf. Next perl script problem. The variable "new_req" (data type OpenCA::REQ) seems to be used globally. Or some code in pkcs10_req is missing. A quick search fount to be allocated in these scripts - basic_csr - authenticated_csr - advanced_csr I am not a perl master, so if someone could give me a hint to fix this. Regards Petric > -----Original Message----- > From: Massimiliano Pala [mailto:massimiliano.p...@dartmouth.edu] > Sent: Montag, 21. Februar 2011 18:22 > To: openca-users@lists.sourceforge.net > Subject: Re: [Openca-Users] Starting OpenCA server > > Have you start the openca server ? It should be in > PREFIX/init.d/openca ... > > Cheers, > Max > > > On 02/21/2011 12:04 PM, Frank, Petric (Petric) wrote: > > Hello, > > > > Installing OpenCA on a Gentoo-Linux host ... > > Installed are openca-tools (v1.3.0) and openca-base (1.2.0). > > > > Got Apache running and deployed the htdocs and cgi-bin > directories. As a test o tried to open https://<ip>/<base > path>/ca/ and got: > > > > ------------------------ cut ----------------------- > > OpenCA Error: Server is not online or does not accept > requests (/var/lib/openca/tmp/openca_socket - > /var/lib/openca/tmp/openca_socket > ). 0 > > ------------------------ cut ----------------------- > > > > Ok - it seems that there should be service (the RA part ?) > listening at this socket. What server (executable) should be > started here ? > > > > > > I take a look at the startup script from the rion > Gentoo-Overlay. Here > > at start it executes simply > > > > /usr/bin/openca-setpasswd > > > > Doing so i got the following output: > > > > ------------------------ cut ----------------------- > > ERROR::Needed some input to compute digest! > > > > USAGE: openca-digest [-v] [-dgst sha1|md5|crypt] > > text-to-digest > > ------------------------ cut ----------------------- > > > > I think that i have to start the PKI-service on an other way. > > Or - didn't i go far enough ? > > What i miss here ? > > > > > > Any ideas ? > > > > Regards > > Petric > > > > > ---------------------------------------------------------------------- > > -------- The ultimate all-in-one performance toolkit: Intel(R) > > Parallel Studio XE: > > Pinpoint memory and threading errors before they happen. > > Find and fix more than 250 security defects in the > development cycle. > > Locate bottlenecks in serial and parallel code that limit > performance. > > http://p.sf.net/sfu/intel-dev2devfeb > > _______________________________________________ > > Openca-Users mailing list > > Openca-Users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/openca-users > > > > > -- > > Best Regards, > > Massimiliano Pala > > --o----------------------------------------------------------- > ------------- > Massimiliano Pala [OpenCA Project Manager] > ope...@acm.org > > project.mana...@openca.org > > Dartmouth Computer Science Dept Home Phone: +1 > (603) 369-9332 > PKI/Trust Laboratory Work Phone: +1 > (603) 646-8734 > --o----------------------------------------------------------- > ------------- > People who think they know everything are a great annoyance > to those of us who do. > -- > Isaac Asimov > > ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users