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=41123>. 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=41123 ------- Additional Comments From [EMAIL PROTECTED] 2007-11-15 06:16 ------- (In reply to comment #26) > 1. Just to notice that ocsp.c must also be added to config.m4, but I guess you > discovered this. Yup :) > 2. I also noticed that, in order to compile it with the latest Microsoft SDK > (from Visual C++ 2008), we need to include "openssl/ocsp.h" at the very > beginning of ssl_ocsp.h & ssl_engine_kernel.c. Why, what's the failure otherwise? The #include in ssl_toolkit_compat.h should be sufficient. > 3. I am also planning to move the directives (SSLUseOCSP, etc.) to a location > level, to offer more flexibility. Do you want to tackle this at the same time, > or do you prefer I do it ? Sounds useful, let's get the basic functionality committed first then deal with stuff like that incrementally. > 4. For which version did you plan to rework the patch ? 2.2.4, 2.2.6, Head ? trunk. -- 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]
