Dec 29th, 2013, 8:02 PM
Hi Doug,
There should not be a significant impact switching from http to https. We use https for almost all of our implementations. You may need to update some tables where the URLs are stored like the accounts, forms and setting tables. Depending on the modules you are using, some URLs may also be stored those tables as well.
I would just do a MySQL Dump and search and replace all instances of the old url with the new url.
Cheers,
Joe
There should not be a significant impact switching from http to https. We use https for almost all of our implementations. You may need to update some tables where the URLs are stored like the accounts, forms and setting tables. Depending on the modules you are using, some URLs may also be stored those tables as well.
I would just do a MySQL Dump and search and replace all instances of the old url with the new url.
Cheers,
Joe