You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Jay W. Reffner" <re...@findlay.edu> on 2003/04/29 22:21:11 UTC

Re: [users@httpd] Invalid command 'SSLEngine'

DO you have a crypto SSL Accelerator card installed?  If so you need the
SSLCryptoDevice <devicename>
in your conf file.  Also are you on apache 2.0 or 1.3?  If you're using 
2.0, did you use the SSL_EXPERIMENTAL at compile time?

Jay

vernon wrote:

>I have done some searching on this and can't seem to find much that pertains 
>to my issue. I have SSL installed and it is working on the default test 
>pages, but when I add a new virtual server with SSL I get the following 
>error when trying to restart Apache:
>
>Syntax error on line 2117 of /etc/httpd/conf/httpd.conf:
>Invalid command 'SSLEngine', perhaps mis-spelled or defined by a module not 
>included in the server configuration
>
>Obviously it is working if it works on the test pages, no? Anyone?
>
>Thanks
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org
>
>  
>