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
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
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:
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:
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
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