Re: SSL Installation issue

2008-12-19 Thread Chris Wilson
Hi Rajnish, On Fri, 19 Dec 2008, Kushwaha, Rajnish IN KRG SISL wrote: > Now we want to communicate with Tomcate 5.5 > > Note : http://hostName:8079/VYOM/servlet/MainServlet/home this is > working but https://hostName:8079/VYOM/servlet/MainServlet/home > > Not working. You cannot use HTTP and

Re: Solaris x86 32-bit - OpenSSL Installation issue

2008-09-04 Thread Ariel Salomon
Read the PROBLEMS doc in the distribution; there's a note about this. There is a bug which is apparently in the toolchain on that platform. - Ariel Matthew Maddox wrote: I am attempting to install OpenSSL 0.9.8h on a Solaris x86 32 bit virtual machine. I am able to ./config, make and mak

Solaris x86 32-bit - OpenSSL Installation issue

2008-09-04 Thread Matthew Maddox
I am attempting to install OpenSSL 0.9.8h on a Solaris x86 32 bit virtual machine. I am able to ./config, make and make install but make test fails. Here is the error I am receiving: # make test testing... making all in apps... ../util/shlib_wrap.sh ./destest *** Signal 11 - core dumped make:

[FWD] Installation issue

2007-11-21 Thread Lutz Jaenicke
Forwarded to OpenSSL-Users for discussion. Best regards, Lutz - Forwarded message from "Francisco E. Salinas" <[EMAIL PROTECTED]> - From: "Francisco E. Salinas" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Installation issue Date:

Re: Installation Issue

2000-03-16 Thread Richard Levitte - VMS Whacker
sales> Checking for OpenSSH...configure error: Could not find working sales> OpenSSL libraries, please install. I'm told the configuration file isn't too smart when it comes to finding libcrypto. You might want to tell it in some kind of way where you have libcrypto.a. -- Richard Levitte \ S

Installation Issue

2000-03-15 Thread Corey Watts
I am trying to install SSH, and it requires that SSL be installed. I have installed SSL according to the INSTALL file and got no errors, but when I try to install SSH I get the following error, Checking for OpenSSH...configure error: Could not find working OpenSSL libraries, please install. Any