|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Needed: SSL cert installed on RH box
|
Is it a real signed cert, or self-signed cert? Or have you not even
created the cert yet? OpenSSL comes with a perl script called CA.pl - just
run it and it walks you through the process of creating a cert.
If you compiled Apache from source with SSL support, in the source
dir, type:
make certificate TYPE=test (or =custom)
And that will walk you through the same thing as CA.pl.
Is the cert for HTTPS, or something else like Secure SMTP?
-John
On Fri, 12 Aug 2005, Jim Kelly wrote:
> I need a hand getting an SSL certificate installed on a RH enterprise
> linux server.
>
> We've read through the docs and followed the steps and it still isn't
> working.
>
> If you've done this before (with success!) and can offer some
> consulting help, please contact me off-line to discuss particulars.
>
> Thanks a bunch!
>
>
> Jim K.
> ___________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|