buildapache.sea and SSLVerifyClient

rego

Member
Mar 7, 2002
17
0
301
After running the latest buildapache.sea, I get the following error:

&Syntax error on line 1412 of /usr/local/apache/conf/httpd.conf:
Invalid command 'SSLVerifyClient', perhaps mis-spelled or defined by a module not included in the server configuration&

Before running this, everything was perfect. The httpd.conf file looks the same as before. I tried /scripts/upcp and also reboot. Graceful restart of apache works, but httpd start fails.

Has anyone faced this problem, and any solutions?
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
Did you init ssl in your apache startup script?

I think &initsslhttpd& does this , within /scripts
Or, edit the file in /etc/rc.d/init.d/

Or

/etc/rc.d/init.d/httpd startssl &