Hi,

well the OpenCA::Server is not really a package. Is used by the startup
script. Take a look at the openca_start.template file in the PREFIX/etc/
directory - you'll find the mysterious package there! :D

Later,
Max


lampa mao wrote:
I wan to understand the code of OpenCA .
In the directory : /usr/local/openra/OpenCA/lib/functions/initServer, you can find this function(below).
But, I can't find out this module(OpenCA::Server) in the CPAN.

OpenCA::Server->run (
     user       => $AUTOCONF{"httpd_user"},
     group      => $AUTOCONF{"httpd_group"},
     proto      => "unix",
     port       => $AUTOCONF{"var_prefix"}."/tmp/openca_socket|unix",
     background => 1,
     pid_file   => $AUTOCONF{"var_prefix"}."/tmp/openca_socket.pid");

So,could you tell me where I can find this module(OpenCA::Server).
THX!

lampa


------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/


------------------------------------------------------------------------

_______________________________________________
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]  [EMAIL PROTECTED]
                                                 [EMAIL PROTECTED]

Dartmouth Computer Science Dept               Home Phone: +1 (603) 369-9332
PKI/Trust Laboratory                          Work Phone: +1 (603) 646-9179
--o------------------------------------------------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to