I'm getting this error after compiling today's (4/12/2002) snapshot. Error 690 Configuration Error. Cannot initialize Crypto Shell (openssl)!.
When I look in the apache log I see: Error Trapped: Cannot initialize Crypto Shell (openssl)! at /home/httpd/OpenCA/OpenCA/lib/functions/misc-utils.lib line 20. Here is the options I used to compile the snapshot: ./configure \ --with-engine=no \ --with-httpd-user=apache \ --with-httpd-group=apache \ --with-openca-user=openca \ --with-openca-group=openca \ --with-httpd-fs-prefix=/home/httpd/OpenCA/ \ --with-web-host=cert.tfmx.com \ --with-ca-organization="Teleformix LLC" \ --with-ca-country=US \ --with-ca-locality=Illinois \ --with-ldap-host=cert.tfmx.com \ --with-ldap-port=389 \ --with-ldap-root="cn=root,o=Teleformix LLC,c=US" \ --with-ldap-root-pwd="secret" \ --with-module-prefix=/home/httpd/OpenCA/modules \ --with-openssl-prefix=/var/ssl \ --prefix=/home/httpd/OpenCA \ --with-service-mail-account="[EMAIL PROTECTED]" I intended to compile it into /home/httpd/OpenCA. I have one machine right now that I am installing both the ca and the ext version. My OpenSSL is also installed in /var/ssl. It's the latest snapshot. It seemed to work fine with OpenCA version 0.8.1. Is this a configuration problem or snapshot problem? Chris _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
