I get the following when trying to log into my newly built openca server:

Configuration Error. Cannot initialize Crypto Shell
(/usr/local/ssl/bin/openssl)!.

however, when I execute the command /usr/local/ssl/bin/openssl from the
comand line - I get:

OpenSSL>

The ca is built with the following parameters:

./configure --prefix=/srv/ca  \
  --with-web-host=localhost \
  --with-httpd-host=localhost\
  --with-httpd-user=wwwrun \
  --with-httpd-group=nobody \
  --with-ca-organization="My Org" \
  --with-ca-locality="New Jersey" \
  --with-ca-country=US \
  [EMAIL PROTECTED]
  --with-openssl-prefix=/usr/local/ssl \
  --with-sendmail="/usr/sbin/sendmail -t"\
  --with-hierarchy-level=ca\
  --enable-dbi\
  --with-db-type=mysql \
  --with-db-name=openca \
  --with-db-host=localhost \
  --with-db-port=3306 \
  --with-db-user=openca \
  --with-db-passwd=secret

The server is running SuSe Linux 9.1 professional, and the openCA version
is openca-0.9.1-10

Please HELP

JB



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to