Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Promise 378 controller
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
how to create a signed cert using openssl

how to create a signed cert using openssl

2007-07-22       - By Serge Dubrouski

 Back
Reply:     1     2     3     4     5     6  

Or use this:

http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#aboutcerts

On 7/21/07, BERES Laszlo <beres.laszlo@(protected)> wrote:
> Anne ?rta:
>
> > Does anyone know how to create a signed certificate using openssl (and an
> > already generated .csr request from a generic web application)?
>
> There's a great Makefile in openssl package on RHEL. Just go into
> /usr/share/ssl/certs dir and run make:
>
> This makefile allows you to create:
>  o public/private key pairs
>  o SSL certificate signing requests (CSRs)
>  o self-signed SSL test certificates
>
> To create a key pair, run "make SOMETHING.key".
> To create a CSR, run "make SOMETHING.csr".
> To create a test certificate, run "make SOMETHING.crt".
> To create a key and a test certificate in one file, run "make
> SOMETHING.pem".
>
> To create a key for use with Apache, run "make genkey".
> To create a CSR for use with Apache, run "make certreq".
> To create a test certificate for use with Apache, run "make testcert".
>
> Examples:
>  make server.key
>  make server.csr
>  make server.crt
>  make stunnel.pem
>  make genkey
>  make certreq
>  make testcert
>
>
> --
> B?RES L?szl?     RHCE, RHCX
> senior IT engineer, trainer
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>


--
Serge Dubrouski.

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list