Hello, I am running RedHat 6.2 and have recently installed openSSL, by doing the follwoing: ./config make make test make install I then created my key and placed it in under /etc/httpd/conf/ssl.key/www.lithiumsserver.key and then made the following changes to my Virtual Host (which I don't understand very well) now when I restart httpd I get the following error: [Thu Jan 18 08:56:19 2001] [notice] SIGHUP received. Attempting to restart Syntax error on line 342 of /etc/httpd/conf/httpd.conf: Invalid command 'SSLCertificateFile', perhaps mis-spelled or defined by a module not included in the server configuration Here is what the VH section of my httpd.conf file looks like. BTW do I have to have a VirtualHost, what advantages does it give me since I want all connections to this server to be secure? Thanks for your help. <VirtualHost 24.15.49.48:443> ServerAdmin [EMAIL PROTECTED] DocumentRoot /home/httpd/html/Members ServerName secureworkgroups #ErrorLog logs/host.some_domain.com-error_log #TransferLog logs/host.some_domain.com-access_log #SSLEngine on SSLCertificateFile etc/httpd/conf/ssl.key/www.lithiumsserver.crt SSLCertificateKeyFile etc/httpd/conf/ssl.key/www.lithiumsserver.key </VirtualHost> Shea R. Ferring Analex Launch Systems Integration Specialist [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 480-820-6786 [phone] 480-775-6197 [fax] 1930 S. Alma School # C-107 Mesa, AZ 85210 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]