From: Gabriel B. <sh...@us...> - 2006-03-12 17:30:56
|
Update of /cvsroot/solidircd/solidircd-stable/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13583/doc Modified Files: ssltutorial.txt Log Message: minor typo. Index: ssltutorial.txt =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/doc/ssltutorial.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ssltutorial.txt 12 Mar 2006 17:23:59 -0000 1.3 --- ssltutorial.txt 12 Mar 2006 17:30:47 -0000 1.4 *************** *** 24,28 **** before. ! Change to the "ssl" directory and start the script: "./makecert.sh -newcert" This will generate a new SSL certificate. All fields are self-explanatory, but pay attention to the input for "Common Name". That must be your FQDN (Fully --- 24,28 ---- before. ! Change to the "ssl" directory and start the script: "./makecert.sh newcert" This will generate a new SSL certificate. All fields are self-explanatory, but pay attention to the input for "Common Name". That must be your FQDN (Fully |