Hi,
        It's not really missing, but why is it looking the the wrong
directory.  

Not Found
The requested URL /ca/pwd.html was not found on this server.

Apache/1.3.22 Server at ca.tfmx.com Port 80

It's real annoying.  I have to create a "ca" symbolic link in
../htdocs/ca to fix this problem.

I used the following to configure OpenCA:

./configure \
  --with-httpd-user=apache \
  --with-httpd-group=apache \
  --with-openca-user=openca \
  --with-openca-group=openca \
  --with-httpd-fs-prefix=/home/openca \
  --with-web-host=cacert.tfmx.com \
  --with-ca-organization="Teleformix LLC" \
  --with-ca-country=US \
  --with-ca-locality=Illinois \
  --with-ldap-port=389 \
  --with-ldap-root="cn=root,o=Teleformix LLC,c=US" \
  --with-ldap-root-pwd="secret" \
  --with-module-prefix=/home/openca/modules \
  --prefix=/home/openca \
  --exec-prefix=/home/openca \
  --with-service-mail-account="[EMAIL PROTECTED]"

Is it me or is it a bug?


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

Reply via email to