At 03:19 PM 09/10/2003, Toni Schmidbauer wrote:
On Wed, Oct 08, 2003 at 04:31:21PM -0700, John Fox wrote:
> One of my aims was to replace libssl.so.3 with a fixed version, so (after
> making a backup copy of the current /usr/lib/libssl.so.3) I placed
> /usr/obj/usr/local/world_src/secure/lib/libssl/libssl.so.3 into /usr/lib
> and then attempted an https connection to the server. (Apache's mod_ssl
> was dynamically linked against libssl.so.3). I found that my connection
> did not really work properly, creating errors such as these in the httpd
> error log:
>
> [Wed Oct 8 16:01:04 2003] [error] [client W.X.Y.Z] Invalid method in request \x80C\x01\x03
> [Wed Oct 8 16:02:48 2003] [error] [client W.X.Y.Z] Invalid method in request \x16\x03
> [Wed Oct 8 16:02:48 2003] [error] [client W.X.Y.Z] Invalid method in request \x16\x03


just to be sure, have you restartet your apache (apachectl stop +
startssl?)

Did you rebuild apache_modssl ? There are some statically linked bits normally that need rebuilding.


---Mike


hth,
toni
--
Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at
lieber gar nicht, als dass man verurteile.       | Toni Schmidbauer
-- Rudolf Steiner                                |

_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to