Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Installation - Getting started with Red Hat Linux
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
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
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
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
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Installing Thawte Certificate

Installing Thawte Certificate

2003-05-09       - By Winston Gutkowski

 Back
Reply:     1     2  

There is quite a lot to know about this stuff, so you should probably start
with the online manual at http://www.modssl.org/docs/.

First of all you need to issue a certificate signing request (CSR) from the
server in question (this is important; certificates only
apply to one machine) To do this, run:

# Create new private key
openssl genrsa -rand <anyfile> -out <directory>/private.key.pem 2048
# Create certificate signing request
openssl req -new -key <directory>/private.key.pem -days 365 -out <directory>
/server.csr.pem

(the above is from http://www.switch.ch/aai/pilot-docs/shibboleth/targetinstall
.txt; filenames are just for example)

Then send the CSR to Thawte by copying and pasting the contents into their
request page. After checking and payment, they will send
you a certificate with instructions on how to create a .crt file. Move this to
the machine in question and edit httpd.conf to
contain:

SSLCertificateFile <directory>/thawte.crt
SSLCertificateKeyFile <directory>/private.key.pem

Mod SSL also recommend that you encrypt your private key (example also
contained in
http://www.switch.ch/aai/pilot-docs/shibboleth/targetinstall.txt), although
this will cause a dialog to pop up requesting the
passphrase each time you access the server for a session. You can get around
this by setting up agents to forward key passphrases
etc etc...

As I said, there's lots to know.

Hope it helps.

Winston Gutkowski

-- --Original Message-- --
From: enigma-list-admin@(protected)
[mailto:enigma-list-admin@(protected)]On Behalf Of System
Sent: Thursday, May 08, 2003 23:14
To: Enigma
Subject: Installing Thawte Certificate


Hello,

I compiled mod_ssl and openssl and also installed the demo SSL Certificate
from SnakeOil Company that ships with the mod_ssl installtion.
My question is if i want to install Thawte SSL certificate on another server
how do i go abt it. I googled and also visited Thawte website but no proper
guidance i could get. So i am posting it on this list.

Any help would be appreciated.

Regards,
Tina.




__ ____ ____ ____ ____ ____ ____ ____ ____ ____
enigma-list mailing list
enigma-list@(protected)
https://listman.redhat.com/mailman/listinfo/enigma-list





Earn $52 per hosting referral at Lunarpages.