Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

HOW-TO configure SSL to SSL redirect on Apache without gen..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  UserDir  
Author Message
lolson

External


Since: Jul 09, 2004
Posts: 1



(Msg. 1) Posted: Fri Jul 09, 2004 7:07 pm
Post subject: HOW-TO configure SSL to SSL redirect on Apache without generating Security Alert
Archived from groups: alt>apache>configuration, others (more info?)

We need to rename an SSL site. We have hundreds of customers that
already have bookmarks directly to the original site. Is there anyway
that we can redirect the old SSL URL to a new SSL URL using a new
certificate for the new name without generating a Security Alert
popup? Our management are very concerned that the customers not have
to change their bookmarks or see any Security Alerts, but they also
want new customers to use the new address, and they only want to have
one SSL certificate on the machine. This would be trivial with
non-SSL or even non-SSL to SSL. I would just use mod_rewrite. But
with SSL to SSL the rewrite does not happen before the encryption is
negotiated, so you get a Security Alert.
Does anyone have any ideas? I am running out of them.
Thanks,
Leif

 >> Stay informed about: HOW-TO configure SSL to SSL redirect on Apache without gen.. 
Back to top
Login to vote
fake8

External


Since: Jul 10, 2004
Posts: 1



(Msg. 2) Posted: Sat Jul 10, 2004 6:54 pm
Post subject: Re: HOW-TO configure SSL to SSL redirect on Apache without generating Security A [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 9 Jul 2004 16:07:15 -0700, lolson RemoveThis @lynx.nisc.cc (LOlson) wrote:
 >We need to rename an SSL site. We have hundreds of customers that
 >already have bookmarks directly to the original site. Is there anyway
 >that we can redirect the old SSL URL to a new SSL URL using a new
 >certificate for the new name without generating a Security Alert
 >popup? Our management are very concerned that the customers not have
 >to change their bookmarks or see any Security Alerts, but they also
 >want new customers to use the new address, and they only want to have
 >one SSL certificate on the machine. This would be trivial with
 >non-SSL or even non-SSL to SSL. I would just use mod_rewrite. But
 >with SSL to SSL the rewrite does not happen before the encryption is
 >negotiated, so you get a Security Alert.
 >Does anyone have any ideas? I am running out of them.

The best solution would be to just keep using the old certificate for
the old name. That certificate is presumably attached to that domain
so an alert for the certificate will not be generated.

You could use a separate Apache process bound to a different IP
address to serve the redirect if you wish, thus making the redirect
requests relatively lightweight.

Good luck,
-Claire<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: HOW-TO configure SSL to SSL redirect on Apache without gen.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Setting GID during Apache 2.0.49 configure - In Apache 1.3.X, you could specify –server-gid=nobody in the configure statement. I tried this on Apache 2.0.49 and it does not work. Is there an equivalent option in 2.0.49? Thanks, Richard

how to configure Apache to run PHP from public_html? - Hello, as far as I know, I have to add a special <directory/> - Entry to my httpd.conf if I want to allow my users to run PHP-scripts from their home-directories. So I have created a folder named "public_html" in each /home/<userna...

How to configure Apache to work with ISS - I've installed Apache 2 on Windows 2000 Professional and it's called alpha (my computer name) and I can also access it via http://localhost Now I want to install IIS 5 on the same machine, so it can work together with Apache, so that I can access Apache...

Configure Apache HTTPD not to see the webapp name in the URL - I've successfully set up JK2, Apache HTTPD and Tomcat. My webapp it called mysite - I've set my workers.properties as [uri:/mysite/*]. My site is called, say http://welcometomysite.com. In order to actually make mysite/index.jsp to appear when you go to...

configure https in apache for windows - Hello, do you know how to configure https in apache for Windows, because I believe tha ssl is not include with the install binary for windows; Thanks. Bye
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]