There shouldn't be. SSL should only be concerned with browser to server not server to files.
- Calvin ----- Original Message ----- From: "Joe Eugene" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, August 16, 2003 1:00 PM Subject: OT: Different domains/hosts to same code base > I have weird scenario, am trying to use the same code base for > different sub-domains/host names (Affiliates) and they should be > on SSL, depending the on sub-domain, the MVC (VIEW) Compoents change > but the Model and Data Layers stay the same and i want BOTH > SSL's to point the same directory. > > Example.. > Company ABC (https://secure.abc.com) and Company XYZ > (https://secure.xyz.com) > both secure need to point to one directory (affliateAuth), depending on the > domain i > can set some request parameters and switch out View Compoents (e.g view/abc > and view/xyz) > > This application specific stuff is clear, am wondering if there are goona be > any issues with > the SSL for 2 different domains and 2 different IP Address pointing the same > directory. > > Basically, am trying Not to replicate code by doing all the above. > > Joe Eugene > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

