Re: Configurre SSL with Apache

From: Adams Kevin J (kevin.adams@PHS.COM)
Date: Fri Feb 06 2004 - 13:14:23 EST


Search the IBM redbook site. Should be lots of stuff.

Kevin Adams
PacifiCare Behavioral Health
Principal Systems Analyst
AIX CATE

-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of
Patrick B. O'Brien
Sent: Friday, February 06, 2004 10:04 AM
To: aix-l@Princeton.EDU
Subject: [aix-l] Configurre SSL with Apache

Does anybody have any good documentation on how to configure SSL and IBM's
Apache?

I created my Keyfile using /usr/bin/ikeyman and placed it in the appropriate
dir. I don't even have the Keyfile program? TIA

# ./apachectl start
Syntax error on line 663 of /websphere/app/conf/httpd.conf:
Invalid command 'Keyfile', perhaps mis-spelled or defined by a module not
included in the server configuration
./apachectl start: httpd could not be started

# ./apachectl start
Syntax error on line 659 of /websphere/app/conf/httpd.conf:
Invalid command 'SSLEnable', perhaps mis-spelled or defined by a module not
included in the server configuration
./apachectl start: httpd could not be started

httpd.conf file:

 Listen 443
<VirtualHost 10.X.X..X.X:443> These X's would
be server's IP Address.
SSLEnable
</VirtualHost>

SSLDisable
Keyfile /websphere/app/etc/key.kdb
SSLV2Timeout 100
SSLV3Timeout 1000
~

This electronic message transmission, including any attachments, contains
information from PacifiCare Health Systems Inc. which may be confidential or
privileged. The information is intended to be for the use of the individual or
entity named above. If you are not the intended recipient, be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited.
If you have received this electronic transmission in error, please notify the
sender immediately by a "reply to sender only" message and destroy all
electronic and hard copies of the communication, including attachments.



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:17:34 EDT