HTTP SSL Error
437966Nov 17 2006 — edited Nov 17 2006Hi,
I am trying to configure an Oracle HTTP Server (9.0.4.2) for SSL on the default port of 4444 (Windows 2000 SP4).
I have followed the steps in the Oracle HTTP Server Admin guide, specificially enabling ssl in opmn.xml, restarting the HTTP server, etc. (http://download-east.oracle.com/docs/cd/B10464_05/web.904/b10381/newsec.htm#i1011420)
The HTTP server is not responding to HTTPS requests on port 4444. I have tried replacing the default wallet at [ORACLE_HOME]\\Apache\Apache\conf\ssl.wlt\default with a known good wallet (it works with WebCache 9.0.4.2) and have verified auto-login is enabled in the wallet.
I have also verifed the 4444 listen port for the default virtual host in ssl.conf.
A search of the virtual host error log reveals the following error:
[Fri Nov 17 10:11:06 2006] [error] [client 10.11.13.104] [ecid: 1163779866:204.49.147.189:4172:4160:1,0] Invalid method in request \x16\x03\x01
This error appears using both the default wallet supplied by Oracle and my own wallet.
What am I doing wrong?
TIA,
Jim