Changes

From Amahi Wiki
Jump to: navigation, search
25 bytes removed ,  01:37, 2 September 2011
no edit summary
{{code|openssl genrsa -out filename.key 1024
openssl req -new -key filename.key -x509 -days 1000 -out filename.crt}}
* Next open up '''/etc/httpd/conf/httpd.conf''' with you favorite editor and add the following to the end (skip if you implemented [[Access HDA over SSL]]):
{{Text|NameVirtualHost *:443}}
* Open terminal and do (skip if you implemented [[Access HDA over SSL]]):
12,424

edits