Re: configure a test SSL

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Eric Shubert
Date:  
To: plug-discuss
Subject: Re: configure a test SSL
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 <> wrote:
>
>> From: Alex Dean <>
>> Subject: Re: configure a test SSL
>> To: "Main PLUG discussion list" <>
>> 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 -
>> To subscribe, unsubscribe, or to change your mail
>> settings:
>> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>
>



--
-Eric 'shubes'

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss