Question about HTTPS without SSL???

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

 




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
---------------------------------------------------------------------
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