[EMAIL PROTECTED] schrieb:
> 
> >> Projeto Final schrieb:
> >>
> >> Hi there,
> >>
> >> We have installed version 21032002. We were trying to complete phase 2
> >> of the initialization of the CA and when
> >> we tried to issue the certificate, clicking on the button issue a
> >> certificate,
> >> an error message appeared stating that the file
> >> /usr/local/OpenCa/htdocs/ca/ca/pwd.html
> >> could not be found. Such file is located in
> >> /usr/local/OpenCa/htdocs/ca/pwd.html. How can we solve this problem
> >> since our
> >> httpd.conf file has
> >> Document Root path as /usr/local/OpenCA/htdocs/ca
> >
> >Looks like a mistake during ./configure related to your Document Root.
> >Please send me your ./configure options.
> >
> >Michael
> 
> Our configure options were:
> 
> ./configure \
>   --with-engine=no \
>   --with-httpd-user=nobody \
>   --with-httpd-group=nobody \
>   --with-openca-user=nobody \
>   --with-openca-group=nobody \
>   --with-httpd-fs-prefix=/usr/local/OpenCA/ \
>   --with-web-host=localhost \
>   --with-ca-organization="Universidade de Brasilia" \
>   --with-ca-country=BR \
>   --with-ca-locality=Brasilia \
>   --with-ldap-port=389 \
>   --with-ldap-root="cn=LabRedes,o=Universidade de Brasilia,c=BR" \
>   --with-ldap-root-pwd="openca" \
>   --with-module-prefix=/usr/local/OpenCA/modules \
>   --with-openssl-prefix=/usr/local/ssl \
>   --enable-db \
>   --enable-ocspd \
>   --prefix=/usr/local/OpenCA \
>   --exec-prefix=/usr/local/OpenCA \
>   --with-service-mail-account="[EMAIL PROTECTED]"

Document Root must be /usr/local/OpenCA/htdocs and not
/usr/local/OpenCA/htdocs/ca with this configuration.

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org

_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to