LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-18-2005, 07:35 PM   #1
dvong3
Member
 
Registered: Sep 2002
Posts: 168

Rep: Reputation: 30
mod ssl on Redhat


How to setup mod ssl Redhat Linux ES
with custom certificate? There was an article that have step by step for RH. I can't find it anymore, does anybody know where can I find it? try google already.
 
Old 07-19-2005, 12:22 PM   #2
hlyrad
Member
 
Registered: Jul 2005
Location: Ab Ca
Distribution: Redhat EL Sun Mac OSX FC 3.0 & 4.0
Posts: 44

Rep: Reputation: 15
openssl req -x509 -nodes -days 7300 -newkey rsa:2048 -keyout vsftpd.pem -out vsftpd.pem
Generates a 2048 bit selfsigned public key (in this case for ssl over vsftpd)
To read the text form of the key

openssl x509 -in /usr/share/ssl/certs/vsftpd.pem -noout -text

To generate a CA request
openssl req -x509 -new -nodes -out server.csr

openssl rsa -in privkey.pem -out server.key

Generates the public/private key
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
apache2 + mod-ssl keeps loading the default localhost.xxxxxx cert STEBEL Linux - Newbie 3 11-26-2005 07:49 AM
mod-ssl connection refused squeaks_27 Linux - Networking 3 05-31-2005 11:45 AM
Apache + Mod SSL abhijeetudas Linux - Software 0 01-05-2005 02:34 PM
Apache + Mod SSL driving me bonkers hjunk86 Linux - Software 7 01-10-2004 12:36 PM
Apache + Mod SSL driving me bonkers hjunk86 Linux - Software 1 01-09-2004 09:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration