Using SSL, 1st timer...

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
josamoto
Forum Commoner
Posts: 41
Joined: Fri Aug 24, 2007 6:57 am
Location: South Africa
Contact:

Using SSL, 1st timer...

Post by josamoto »

I want to know if there are any recommendations on a good online article to read for setting up your localhost with SSL for development and testing purposes. I am using Apache.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Using SSL, 1st timer...

Post by Christopher »

The Apache docs and docs for the SSL modules are pretty good. That is what I have used in the past.
(#10850)
Post Reply