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

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

 



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?
 


----------------------------------------
> From: fmorales_htw@xxxxxxxxxxx
> To: users@xxxxxxxxxxxxxxxx
> Date: Fri, 5 Mar 2010 08:28:22 +0100
> Subject:  RE: Question about HTTPS without SSL???
>
>
> So something like this is not possible? and apache answer
>
> 
> ServerName www.mydomain.com
> CustomLog /var/log/apache2/access.log combined
> ErrorLog /var/log/apache2/error.log
> DocumentRoot /var/www/web/portal
> SSLEngine off
> #####################################################
> 
>
> I am trying but I have this in my logs...
>
> /0.9.8c (internal dummy connection)"
> ::1 - - [05/Mar/2010:08:17:05 +0100] "GET / HTTP/1.0" 302 - "-" "Apache/2.2.3 (Debian) PHP/4.4.4-8+etch6 mod_ssl/2.2.3 OpenSSL/0.9.8c (internal dummy connection)"
>
> Assumed that is how apache works
>
>
>
>
>> From: fmorales_htw@xxxxxxxxxxx
>> To: users@xxxxxxxxxxxxxxxx
>> Subject: Question about HTTPS without SSL???
>> Date: Thu, 4 Mar 2010 23:07:30 +0100
>>
>>
>>
>> Hello.
>>
>> I am trying to redirect HTTPS connections to HTTP like:
>>
>> https:www.mydomain.com -> http:www.mydomain.com (but I need not to show the invalid certificate page)
>>
>> I simply try:
>>
>> RewriteCond %{HTTP_HOST} ^www.mydomain.com [NC]
>> RewriteRule ^(.*)$ http://www.mydomain.com/$1 [L,R=301]
>>
>> My problem is that browser show that I dont have a valid certificate for my first SSL connection....
>>
>> There is a way for to redirect HTTPS before SSL or make any ... for not to show this "not valid certificate page" to the user?
>>
>> I am trying to setup a virtual domain on the 443 port with the SSLengine off but it does not works.
>>
>> Any idea?, any help would be very apreciated.
>>
>> Thanks a lot
>> ---
>> Francisco Javier Morales López de Gamarra
>> Malaga - Spain
>> _________________________________________________________________
>> Ahora Messenger en tu Blackberry® 8520 con Movistar por 0 €. ¿A qué esperas?
>> http://serviciosmoviles.es.msn.com/messenger/blackberry.aspx
> _________________________________________________________________
> Escucha a quienes ya han probado Windows 7 ¡Hazlo aquí!
> http://www.sietesunpueblodeexpertos.com/index_windows7.html
> ---------------------------------------------------------------------
> 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