Re: Sign a self signed certif by a CA

2006-03-19 Thread Etienne Chové
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 michael Dorrian a écrit : > yes is the anwer to that. If you download the code for this book from this > site http://www.opensslbook.com/code.html. It will unzip to a folder called > "NSw0-1.3". Go into this folder and in this folder there is one sub

Re: Sign a self signed certif by a CA

2006-03-14 Thread michael Dorrian
yes is the anwer to that. If you download the code for this book from this site http://www.opensslbook.com/code.html. It will unzip to a folder called "NSw0-1.3". Go into this folder and in this folder there is one subfolder called "ssl". Run that makefile in that folder. It creates two ca's one ro

Re: Sign a self signed certif by a CA

2006-03-14 Thread Etienne Chové
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 michael Dorrian a écrit : > Help is at hand. This is a really good explanation of how to set up > certificates on Apache. I dont think it tells you how to revoke out of date > certificates but i can help you with that if you want. Hope this helps. >

Re: Sign a self signed certif by a CA

2006-03-14 Thread michael Dorrian
Help is at hand. This is a really good explanation of how to set up certificates on Apache. I dont think it tells you how to revoke out of date certificates but i can help you with that if you want. Hope this helps. http://www.flatmtn.com/computer/Linux-SSLCertificatesApache.htmlEtienne Chove <[EM

Sign a self signed certif by a CA

2006-03-14 Thread Etienne Chove
Hi, I'd like to generate a certificate, so I did it with : sudo openssl req -x509 -config confs/apache-rouge.cnf -new \ -nodes -keyout apache-rouge.key -out apache-rouge.req so this certificate is self-signed. I'd like it to be self signed, so when someone accept it for one of my virtual host, i