On Sunday 13 November 2005 19:37, Christos Panagiotakis wrote: > Trying to enable ssl on apache after creating the certificates and keys > I decide to change the conf files for finally having a litle ssl. > I made a vhost like this : > > then hoping that there is all ok I tried to restart Apache. Never > restarted... Error : > Invalid command 'SSLEngine', perhaps mis-spelled or defined by a > module not included
>From wiki: http://www.trustix.org/wiki/index.php/Apache_with_SSL add this line to /etc/sysconfig/httpd : HTTPDARGS="-D SSL" HTH -- Pasi _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
