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 <[email protected]> wrote:
> 
>> From: Alex Dean <[email protected]>
>> Subject: Re: configure a test SSL
>> To: "Main PLUG discussion list" <[email protected]>
>> 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 - [email protected]
>> 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 - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to