7 Mar
2008
7 Mar
'08
13:55
Can anyone provide some informations/links on how the apache server can be configured with SSL on openSuSE 10.3? -- </quote> vi /etc/sysconfig/apache2 make sure on APACHE_SERVER_FLAGS you have SSL like: APACHE_SERVER_FLAGS="SSL" And that APACHE_MODULES has ssl listed: APACHE_MODULES="authz_host actions ... ssl ..." # rcapache2 restart Woala, you have SSL setup. -- Nick Zeljkovic -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org