configure a test SSL

Eric Shubert ejs at shubes.net
Mon Aug 31 16:34:28 MST 2009


You can do it the hard way with openssl commands.
Or you can simply:
# cd /etc/pki/tls/certs
# make mycert.pem
See the Makefile there for details.

Then point your apache configuration to use the cert you created.

keith smith wrote:
> Yes a self-signed certificate.
> 
> Thank you!
> 
> ------------------------
> Keith Smith
> 
> 
> --- On Mon, 8/31/09, Alex Dean <alex at crackpot.org> wrote:
> 
>> From: Alex Dean <alex at crackpot.org>
>> Subject: Re: configure a test SSL
>> To: "Main PLUG discussion list" <plug-discuss at lists.plug.phoenix.az.us>
>> Date: Monday, August 31, 2009, 1:39 PM
>>
>> On Aug 31, 2009, at 3:37 PM, keith smith wrote:
>>
>>> Hi I am running
>>>
>>> Fedora Core 5 (I know it is a little old)
>>> Apache/2.2.0
>>>
>>> Local.
>>>
>>> I would like to setup a test SSL on my server that is
>> on a private  
>>> IP and used for testing.
>>>
>>> Is there a way to configure a test SSL?
>> You mean like a self-signed certificate?  http://blog.taragana.com/index.php/archive/openssl-how-to-create-self-signed-certificate/
>>
>> -----Inline Attachment Follows-----
>>
>> ---------------------------------------------------
>> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
>> To subscribe, unsubscribe, or to change your mail
>> settings:
>> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> 
> 
>       


-- 
-Eric 'shubes'



More information about the PLUG-discuss mailing list