Hi,

i have a problem running OpenCA 0.9.2 RC4 on FreeBSD 4.9 Stable.

I used the following configure-script:

export PREFIX=/opt
export MAKE=/usr/local/bin/gmake
../configure \
  --with-engine=no \
  --with-httpd-user=www \
  --with-httpd-group=www \
  --with-openca-user=openca \
  --with-openca-group=openca \
  --disable-db \
  --enable-dbi \
  --enable-rbac \
  --enable-openscep \
  --with-db-type=mysql \
  --with-db-name=openca \
  --with-db-host=localhost \
  --with-db-port=3306 \
  --with-db-user=openca \
  --with-db-passwd="caconfig" \
  --prefix=${PREFIX} \
  --with-language=de_DE \
  --with-hierarchy-level=ca

If i connect to the webserver, the logfile shows:

<errno>6292010</errno>     <errval>the xml path to the access control is
missing (/opt/openca/etc/access_control/ca.xml:
access_control/acl_config/module_id).</errval>

and on the console i get the message:

OpenCA: General error trapped Aborting connection - you are using a wrong
security protocol (http).: 6251026 
at /usr/local/lib/perl5/site_perl/5.6.1/OpenCA/UI/HTML.pm line 175.
Compilation failed in require at /opt/OpenCA/etc/openca_start line 62.

AccessControlConfiguration is set to  "/opt/OpenCA/etc/access_control/ca.xml"
in /opt/OpenCA/etc/servers/ca.conf which is a symbolic link to common.conf.

Thanks in advance
Norbert



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to