Re: tomcat and openssl issue

2013-01-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandr, On 1/16/13 10:21 AM, Lenkov, Alexandr wrote: > Thank you. Looks like my description was not clear. My web > application uses a dll (in C++) which uses openssl in FIPS mode. > So it is different from native library. > > If I create libeay

RE: tomcat and openssl issue

2013-01-16 Thread Lenkov, Alexandr
it cannot be loaded at 0xFB0. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, January 16, 2013 7:03 PM To: Tomcat Users List Subject: Re: tomcat and openssl issue On 16/01/2013 14:54, Lenkov, Alexandr wrote: > Hello, > > I am having an i

Re: tomcat and openssl issue

2013-01-16 Thread Mark Thomas
On 16/01/2013 14:54, Lenkov, Alexandr wrote: > Hello, > > I am having an issue with loading libeay32.dll in tomcat process (Windows XP, > Windows 7). It needs to be loaded at 0xFB0 address (FIPS requirement). > But I get a "Attempt to access invalid address" error. This library can be > loa

tomcat and openssl issue

2013-01-16 Thread Lenkov, Alexandr
Hello, I am having an issue with loading libeay32.dll in tomcat process (Windows XP, Windows 7). It needs to be loaded at 0xFB0 address (FIPS requirement). But I get a "Attempt to access invalid address" error. This library can be loaded by other processes correctly. Issue only with tomcat.

Re: Tomcat and OpenSSL 9.8.0j ?

2009-01-28 Thread Markus Schönhaber
franziska.oliv...@postfinance.ch: > I need a Tomcat version with Open SSL 9.8.0j (came out beginning of > January 2009). Does anyone know when this version of OpenSSL will be > integrated in a Tomcat distribution? Probably never. At least, I don't know of an official Tomcat distribution that is b

Re: Tomcat and OpenSSL 9.8.0j ?

2009-01-28 Thread Gregor Schneider
AFAIK Tomcat does not include OpenSSL. If you want to use OpenSSL within Tomcat, you'll need to use the APR (Apache Portable Runtime) which is using OpenSSL for all SSL-related requests. However, you'll need to download the OpenSSL/APR--dev-packages / sources and compile them. However, I have no

Tomcat and OpenSSL 9.8.0j ?

2009-01-28 Thread franziska.olivier
Hi all, I need a Tomcat version with Open SSL 9.8.0j (came out beginning of January 2009). Does anyone know when this version of OpenSSL will be integrated in a Tomcat distribution? I haven't found any information on this issue on the Tomcat-Site. Thanks in advance for your help! Franziska S

Tomcat and OpenSSL 9.8.0j ?

2009-01-26 Thread franziska.olivier
Hi all, I need a Tomcat version with Open SSL 9.8.0j (came out beginning of January 2009). Does anyone know when this version of OpenSSL will be integrated in a Tomcat distribution? I haven't found any information on this issue on the Tomcat-Site. Thanks in advance for your help! Franziska S

Tomcat and OpenSSL

2006-04-05 Thread hung ngole
Hi, I'm using OpenSSL + Tomcat 5. I have configured OpenSSL & Tomcat successfully but it just 1-way authentication. Now I want both Server and Client authenticate each other. Can you help me? Thanks in advance! Hung. - How low will we go