RE: RE: Question about HTTPS without SSL???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok, but Could I disable SSL with SSLEngine off and define and Errorpage
for this condition and show it?
 
Because now, I can see on the log that a "302" code is answered... so I would like to redirecto 
to a no HTTPS url or inform user with a no ssl page 
 
192.168.15.65 - - [05/Mar/2010:09:49:43 +0100] "\x16\x03\x01" 302 - "-" "-"
192.168.15.65 - - [05/Mar/2010:09:49:43 +0100] "\x16\x03" 302 - "-" "-"
 
Could I define a 302 error page ?  with ErrorDocumet or try Redirect 302 ...
 
I am trying and it does not works...
 
Thanks a million and sorry my insistence

----------------------------------------
> Date: Fri, 5 Mar 2010 08:45:14 +0000
> From: phil@xxxxxxxxxxxxxxxx
> To: users@xxxxxxxxxxxxxxxx
> Subject: Re:  RE: Question about HTTPS without SSL???
>
> On 5 March 2010 08:00, Francisco Javier Morales López de Gamarra
> wrote:
>>
>> Because ..... could I try to use a ErrorDocument or Redirect 302
>>
>> directive for inform that the page is not available and that try woth no ssl address?
>
> It's not possible because the SSL negotiation takes place before the
> HTTP request. So to send a page of HTML, or a 301 or 302 redirect then
> you'd already have to have completed the SSL negotiation and this
> means that the user will already have been warned if you don't have a
> valid SSL certificate.
>
> Turning SSLEngine too 'off' won't help either as a browser connecting
> to a https site is expecting SSL so you'll just get an error. There
> really is no way to avoid getting the browser warning if you don't
> have a valid cert, whilst still connecting with SSL.
>
> Cheers,
> Phil.
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 		 	   		  
_________________________________________________________________
Recibe en tu móvil un SMS con tu Hotmail recibido. ¡Date de alta ya!
http://serviciosmoviles.es.msn.com/
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux