Hi all:

    I�m new in OpenCA world.
    I install OpenLDAp, OpenSSL, OpenCA and OpenRA for test (all in one PC).
All without any errors.
    I install CA in /var/www/ca.

    There are my CA confugure options:













./configure --prefix=/var/www/ca --with-web-host=ca.conet.es --with-httpd-us
er=apache --with-httpd-group=apache --with-dist-user=conmant --with-dist-gro
up=conmant --with-ca-organization=conet --with-ca-locality=Arrasate --with-c
a-country=ES [EMAIL PROTECTED] --with-openssl-prefix
=/usr/local/ssl --with-mailprogram="/usr/sbin/sendmail -t" --with-hierarchy-
level=ca --enable-dbi --with-db-type=mysql --with-db-name=openca --with-db-h
ost=localhost --with-db-port=3306 --with-db-user=openca --with-db-passwd=ope
nca

    When i try to do the inizialization phase it does fine the "initizalize
database" phase.
    Then when  i do the "Generate new CA secret key" phase it ask me
correctly about the Encryption Algorthm and the about the CA Key Size, but
then appeared a "Object Not Found" page.
    I debug about it and i discover that the problem is in
/var/www/ca/scripts/getPasswd.js where the htdocs_url_prefix is "/ca" and
not "/var/www/ca/apache/htdocs/ca/". If i put it manually it works fine.
    I know that i can change this value in
/var/www/ca/apache/htdocs/ca/scripts/path.js it would work  fine but i want
to do it correctly in configuration time.

    So, my question is: �What do i bad in the configuration file?

    Excuse me if my question is so simple. And excuse my bad english.
    Thank everibody in advance.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to