Hi,
I tried to install openCA 0.9.2 with openssl 0.9.7b on RedHat Linux 2.4.20-8.OpenSSL is working well.
I am getting following error.
OpenCA: Error Trapped: Cannot initialize Crypto Shell (/usr/bin/openssl)!No
default token specified. at /usr/lib/perl5/site_perl/5.8.0/OpenCA/UI/HTML.pm
line 140.
default token specified. at /usr/lib/perl5/site_perl/5.8.0/OpenCA/UI/HTML.pm
line 140.
I tried with 1) RC3 source. 2) source from CVS .But still I am getting the same error.
I tried to put print cryptolayer and cryptoshell.I got the following values.and found cryptoShell had no value and is empty as below.
crypto_layer = OpenCA::Crypto=Hash(0x90e6cf8)
cryptoShell =
Please help in solving the problem.
Thanks in advance.
Mike
Mike Tech <[EMAIL PROTECTED]> wrote:
Mike Tech <[EMAIL PROTECTED]> wrote:
Hi Michael,I am also getting the same error and I got latest version of openssl.I added sleep 1; as you specified.But still i am getting the same error.Please help me solving this problem, without which I cannot proceed.Thanks,Mike[EMAIL PROTECTED] wrote:On Tue, 27 Jan 2004, Michael Bell wrote:
PeP wrote:
OpenCA: Error Trapped: Cannot initialize Crypto Shell (/usr/bin/openssl)!No default token specified. at /usr/lib/perl5/site_perl/5.8.0/OpenCA/UI/HTML.pm line 140. Compilation failed in require at ./openca_start line 49.
The important message is "Cannot initialize Crypto Shell ...". Please verify that /usr/bin/openssl is the correct OpenSSL 0.9.7 binary. If it is not the correct place then please correct the path.
the same here:# ./openca_start [...] OpenCA: Error Trapped: Cannot initialize Crypto Shell (/usr/local/ssl/bin/openssl)!No default token specified. at /usr/local/lib/module/perl5/OpenCA/UI/HTML.pm line 140. Compilation failed in require at ./openca_start line 49. #
Today we had the same problem on a very fast machine too. The problem is that the XML cache is not fully up and running if the cryptoshell tries to get some answers from it. The solution is very simple.
vi lib/functions/initServer
Add a line "sleep 1;" after $xml_cache->startDaemon.
This should solve the problem.Michael --
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢