Hi All,

I almost succeeded in building separate packages for each OpenCA component,
the schema is as follows:

        OpenCA-Common (common+modules+node)
        OpenCA-CA (ca)
        OpenCA-BP (batch)
        OpenCA-LDAP (ldap)
        OpenCA-RA (ra)
        OpenCA-SCEP (scep)

and then, separately the C-related modules:

        OpenCA-OCSPD (ocsp)
        OpenCA-Tools (openca-sv + openca-scep)

Still I have some problems, the Common package has some dependencies on
modules which are basically satisfied by the modules inside the package
(ext modules installed in the openca dir). Do you know if there is a way
to get rid of automatic dependencies building ?

Another issue I have now is about some file permissions on the var/crypto
directory which is owned by root instead of the ${http_user} (it can not
write the serial.new and the index.txt files because the dir is root.root
and 0644).

Cheers,
Max.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to