Hi All, I have compiled and installed openca 0.9.1-10 and all needed modules However, when I access to the server created (http://localhost/ca) I always get the same error message "Configuration Error. Cannot initialize Crypto Shell (openssl)!". If I look to the error_log from apache, it refers to OpenCa/lib/servers/ca/functions/misc_utils.lib line 22
Here is my ca.conf, openssl part ## Crypto Section ## ============== openssl "/usr/bin/openssl" sslconfig "/srv/ca/OpenCA/etc/openssl/openssl.cnf" sslindex "/srv/ca/OpenCA/var/crypto/index.txt" sslserial "/srv/ca/OpenCA/var/crypto/serial" VerifyPath "/srv/ca/bin/openca-verify" SignPath "/srv/ca/bin/openca-sign" MakePath "/usr/bin/make" Here is my whereis result [EMAIL PROTECTED] pnkhanh]# whereis openssl openssl: /usr/bin/openssl /usr/include/openssl /usr/share/man/man1/openssl.1ssl.gz What could I do to try to solve this error? Thank you very much. Khanh ----- Original Message ----- From: "Johnny Gonzalez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 29, 2004 9:53 PM Subject: Re: [Openca-Users] How to create the request using a specific client rather than the public OpenCA Interface > Hello Oliver, thanks a lot for your response. > > I have some new questions. > > > The "IE" libraries are a vbs script that accesses > > the CSP-API of the > > Operating System - I recommend using the Java Crypto > > API for making your > > requests. > > Yes, we are building our requests using bouncycastle > and the PKCS10 format. But after having those requests > ready, how can I do to make them usable for OpenCA's > RA?. I thought it could be done writting to the > database, but as you say it's not recommendable to do > that. Then could you tell me another way to import > those requests in the RA, to see them in OpenCA's RA > Interface? > > > > Be warned on directly writing to the database - this > > may change in > > future releaes ! - I am thinking about a webservices > > frontend for the > > next release, so if you will spend your time with me > > on this we can > > perhaps finish this soon > > Tell me how can I help you with your Ideas, there's > someone else with me, we can work together with you. > > Johnny > > > > ______________________________________________ > Renovamos el Correo Yahoo!: �100 MB GRATIS! > Nuevos servicios, m�s seguridad > http://correo.yahoo.es > > > ------------------------------------------------------- > This Newsletter Sponsored by: Macrovision > For reliable Linux application installations, use the industry's leading > setup authoring tool, InstallShield X. Learn more and evaluate > today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
