« Upgrade CentOS4 to PHP 5.2.9 with SQLiteBlock access to .svn folders »

Self-signed cert for Apache

09/25/09

Permalink 12:38:13 pm, by admin Email , 64 words   English (US)
Categories: Project Gallery, Apache

Self-signed cert for Apache

Here are the steps to create a self signed certificate. Replace [domain_name] with the actual domain name of the virtual host.

1. create key

openssl genrsa -out [domain_name].key 4096

2. generate certificate signing request

openssl req -new -key [domain_name].key -out [domain_name].csr

3. generate the certificate

openssl x509 -req -days 365 -in [domain_name].csr -signkey [domain_name].key \
-out [domain_name].crt

No feedback yet

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
PoorExcellent
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)
July 2010
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Reliable Penguin offers Linux Server Migrations, Systems Administration & Programming. Visit our main website at:

http://www.reliablepenguin.com

Search

Bookmark and Share

XML Feeds

blog software