Hi, I had the same problem. My solution: change the line openssl "openssl" in the *.conf files to whereever your openssl binary is. So for me I use: openssl "/usr/bin/openssl"
Best regards Udo W�hler Ihr Support Team (bzw. Technical Engineering) -------------------------------------------------------------------------------------- Compu-Shack Electronic GmbH Ringstrasse 56-58 56564 Neuwied Germany Telefon +49/(0) 26 31-9 83-9 88 TeamFax +49/(0) 26 31-9 83-9 89 TeamEmail [EMAIL PROTECTED] ---------- Kennen Sie schon Support-ONLINE ?-------------- Unter www.support.compu-shack.com finden Sie aktuelle Aktionen, Preisinformationen, Referenzen und vieles mehr...! Lernen Sie unser Team kennen und erfahren Sie N�heres �ber den Support Vor-Ort-Service, Workshops und Remote-Management ! ***Brandheiss!!*** Sparen Sie noch bis zum 30.04.2002 bares Geld bei der Online-Buchung eines Backup/Storage- Intensivworkshops! www.support.compu-shack.com/backup ----------------------------------------------------------------------------------- >>> "Ziemowit (Chris) "Pierzycki <[EMAIL PROTECTED]> 12.04.2002 21:17 >>> 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 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
