> Can you host the secure portion of their applications on a separate domain
or site?

I had planned to secure the entire site, since all the pages are involved in
the processing
of data.

So just get a separate IP and put that site on it without host headers and
apply the cert
and I'm in business?  (All on the same hardware and software as the non-SSL
host header
sites?)


Rick

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 08, 2006 10:13 AM
To: CF-Talk
Subject: RE: SSL Certificates

> Current hosting setup:
> 
> - Windows 2000 Server, IIS 5.0
> - Hosting multiple websites via Host Headers
> 
> Need:
> 
> - I have a client whose non-public web application is hosted on
>   my server and needs to secure transmission of data between the
>   browser using the app and my server
> 
> How best would I provide that secure transmission of data?

Can you host the secure portion of their applications on a separate domain
or site? In that case, the user would go to http://www.foo.com/ for the
non-secure functionality, then when necessary they'd be directed to
https://www.rickssecuresite.com/foo/ for their secure functionality. You'd
then only need one certificate, and one separate IP address for that secure
domain.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249171
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to