Implementing SSL?

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
User avatar
arpowers
Forum Commoner
Posts: 76
Joined: Sun Oct 14, 2007 10:05 pm
Location: san diego, ca

Implementing SSL?

Post by arpowers »

Hey guys,

I'm starting to think I will have to implement SSL on all or most of the pages for a project I am on...

just roughly, where should I look to get started looking at this, and what are the tradeoffs?

thanks in advance!!
Andrew
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Other than the slightly more load on the server to encrypt pages and the cost of the certificates -- not much.
(#10850)
Post Reply