Penguin

Differences between current version and previous revision of ApacheNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 30 Last edited on Thursday, August 3, 2006 12:44:10 pm by CraigBox
Older page: version 29 Last edited on Friday, July 21, 2006 9:56:19 am by CraigBox Revert
@@ -33,11 +33,11 @@
 Can't get much better than this! From [the Ubuntu forums|http://ubuntuforums.org/showthread.php?p=19832]: 
  
 <pre> 
 apt-get install apache2 
-apache2-ssl-certificate 
+apache2-ssl-certificate -days 3650  
 </pre> 
-( and answer the questions)  
+and answer the questions. It will default to 30 days if you don't specify your own number!  
  
 Enable ssl: =a2enmod ssl= <br> 
 Configure a vhost: 
 <pre>