SSL and security needs for login system
Posted: Wed Jan 12, 2011 9:56 pm
I'm pounding through some login system tutorials for a big site I'm setting up. Getting an EV SSL is in the works and I've setup WAMP with a self-signed certificate.
Unfortunately, most of the PHP/MySQL security discussions revolve around non-SSL enabled websites and I have yet to actually use SSL for a website. My question is - with an SSL enabled website - what methods of security normally discussed should I still be using, and what methods do I no longer need to worry about?
Looking for some code specifics if possible!
Unfortunately, most of the PHP/MySQL security discussions revolve around non-SSL enabled websites and I have yet to actually use SSL for a website. My question is - with an SSL enabled website - what methods of security normally discussed should I still be using, and what methods do I no longer need to worry about?
Looking for some code specifics if possible!