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

Sicherheitshinweis:
Dieses E-Mail von PostFinance ist signiert. Weitere Informationen finden Sie 
unter: 
https://www.postfinance.ch/e-signature.
Geben Sie Ihre Sicherheitselemente niemals Dritten bekannt.

smime.p7s
Description: S/MIME Cryptographic Signature


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 idea if APR compiles with OpenSSL 9.8.0j since I
haven't tried.

For more information on the APR, check out
http://tomcat.apache.org/tomcat-6.0-doc/apr.html

Rgds

Gregor
-- 
just because your paranoid, doesn't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



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 bundled with OpenSSL.
OTOH: Tomcat's native lib can make use of APR which in turn can make use
of OpenSSL. And there are pre-built binaries which are statically linked
against APR and OpenSSL. If you're asking about those: I don't have the
slightest idea if or when a version linked against the current OpenSSL
version will be made available. But you can always build your own
version of libtcnative. In this case, it might be a good idea to follow
the advice of the Tomcat APR docs and link it dynamically.

Regards
  mks


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



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

Sicherheitshinweis:
Dieses E-Mail von PostFinance ist signiert. Weitere Informationen finden Sie 
unter: 
https://www.postfinance.ch/e-signature.
Geben Sie Ihre Sicherheitselemente niemals Dritten bekannt.

smime.p7s
Description: S/MIME Cryptographic Signature