Is there a way to use SSL security certificates for the login?
Basically, I'd like the website to function similar to how facebook does it. Where it only the login itself goes secure after putting in the credentials and clicking login.
Is there a way to use SSL security certificates for the login?
Basically, I'd like the website to function similar to how facebook does it. Where it only the login itself goes secure after putting in the credentials and clicking login. |
Since the login form is located in the member.php file, that is also the account page, if you use a SSL certifcate on yoursite.com/member.php it will also protect the account page. That is not a bad thing I think, but if you want to protect only the login form. You should do some changes in the code to point the login to another custom page. Nothing impossible. Very simple to do if you know a little about PHP and Dolphin. Yobi Web Development, Multimedia Design and Social Media. |
Since the login form is located in the member.php file, that is also the account page, if you use a SSL certifcate on yoursite.com/member.php it will also protect the account page. That is not a bad thing I think, but if you want to protect only the login form. You should do some changes in the code to point the login to another custom page. Nothing impossible. Very simple to do if you know a little about PHP and Dolphin. Yobi Problem: I only know enough PHP to almost correctly identify what the script is trying to do.
You know anyone that could assist with this? |
I can do this. I am a Boonex programmer. You can contact me if you want by PM or open a job offer. Yobi Web Development, Multimedia Design and Social Media. |