dadamssg87 Posted June 16, 2011 Share Posted June 16, 2011 This is probably a dumb question. I'm a little unclear on what all SSL certificates affect. Let's say i have a hosting account of which i'm hosting multiple websites. I have several databases they're all relying on. I'm developing a couple new sites to make make and purchase widgets. One site to be secure with the SSL and store personal information for the customer as well as handle the transaction. Another site to allow the user to create and customize the widgets they're purchasing. The SSL won't affect me using the same database tables for both websites, right? I want them to register on the secure site which will allow them to login to the other one(using the same 'Users' table in the db). Possible, correct? Quote Link to comment https://forums.phpfreaks.com/topic/239570-ssl-and-databases/ Share on other sites More sharing options...
Philip Posted June 16, 2011 Share Posted June 16, 2011 If it is on the same server (using localhost) - you're fine. Quote Link to comment https://forums.phpfreaks.com/topic/239570-ssl-and-databases/#findComment-1230642 Share on other sites More sharing options...
dadamssg87 Posted June 16, 2011 Author Share Posted June 16, 2011 thanks! Quote Link to comment https://forums.phpfreaks.com/topic/239570-ssl-and-databases/#findComment-1230704 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.