Re: HTTP --> HTTPS rewrite not working

2003-01-18 Thread Mads Toftum
On Fri, Jan 17, 2003 at 09:39:12PM -0700, Sancho2k.net Lists wrote: > NameVirtualHost 10.0.0.40:443 > [SNIP] > RewriteEngine on > RewriteCond %{SERVER_PORT} !^443$ This will never happen because you're already inside the Port 443 vhost container. > > Name

our apache+mod_ssl server vulnerable?

2003-01-18 Thread Jun
Hi, My question is whether our www server has a critical vulnerability or not. If someone knows it, please tell me. We are using apache1.3.27 mod_ssl 2.8.12 with OpenSSL0.9.6e on HP-UX11.0. I think mod_ssl of this version with default settings would disable a countermeasure to OpenSSL0.9.6's vu