My web host has given me 1 meg of space on their SSL server as https://www.theirserver.com/~mydomain and then I have all of my site currently on http://www.mydomain.ca
My experience with php & mysql is growing but I'm totally green on SSL.
I have some sensitive information in the MySQL db that needs to be displayed occasionally to the currently logged in user when appropriate. How do i get that info to the user via SSL? Should I stick all my php pages on the SSL server, or isolate some include files with the SQL queries on the SSL server or what? I just don't know where to begin.
Ideally I would have my own certificate and do the whole shebang SSL but that isn't the case so I have to work within these constraints.
Hopefully I made it clear, but if it's muddy I'll be happy to clarify my situation.
a fiddly SSL/php/mysql question
Moderator: General Moderators