Skip to Content.
Sympa Menu

cacert - Using a cacert certificate

Subject: A better approach to security

List archive

Chronological Thread  
  • From: Philip Rhoades <phil AT pricom.com.au>
  • To: cacert AT lists.cacert.org
  • Subject: Using a cacert certificate
  • Date: Sat, 18 Sep 2010 21:30:05 +1000

People,

I have finally got back to this - I have followed this introduction:

http://www.vanemery.com/Linux/Apache/apache-SSL.html

and created these files (ie a self signed certificate):

mars-server.crt
mars-server.csr
mars-server.key
my-ca.crt
my-ca.key
my-ca.srl

and installed these:

/etc/httpd/conf/ssl.crt/mars-server.crt
/etc/httpd/conf/ssl.crt/my-ca.crt
/etc/httpd/conf/ssl.key/mars-server.key

and this seems to be working happily. I have now created:

CAcert_www.pricom.com.au.crt

(I have a number of domains on the same IP) using the same csr as before.

Can I simply replace:

/etc/httpd/conf/ssl.crt/mars-server.crt

with:

CAcert_www.pricom.com.au.crt

?

Thanks,

Phil.
--
Philip Rhoades

GPO Box 3411
Sydney NSW 2001
Australia
E-mail: phil AT pricom.com.au



Archive powered by MHonArc 2.6.24.

Top of Page