DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35469>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35469





------- Additional Comments From [EMAIL PROTECTED]  2005-07-29 20:47 -------
Apologies for the delay; I was unable to install your patch, per se. However, I
made this change:

$ diff -u modules/ssl/ssl_engine_init.orig modules/ssl/ssl_engine_init.c   
--- modules/ssl/ssl_engine_init.orig    Fri Jul 29 12:17:39 2005
+++ modules/ssl/ssl_engine_init.c       Fri Jul 29 12:17:56 2005
@@ -83,6 +83,7 @@
 
     SSL_load_error_strings();
     SSL_library_init();
+    OpenSSL_add_all_algorithms();
 }
 
 /*

And that fixes the problem. So, assuming that my inability to apply the patch is
strictly user error (most likely case). Then I would consider this resolved.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to