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=31383>. 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=31383 OCSP support [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.0.49 |2.0-HEAD ------- Additional Comments From [EMAIL PROTECTED] 2004-09-28 13:43 ------- I separated the files - ignore the first attachment (ZIP file). I corrected the code style. The patch is against 2.0.52 (I hope it is HEAD). "ssl_ocsp.h" is still present, because I did not find "ssl_private.h". "X509_get_ext/X509V3_EXT_get/X509V3_EXT_d2i" are not yet replaced, because I did not had the time to investigate this yet. C++/C99 style comments are corrected I added a pre-processor check to ensure it is compiled with OpenSSL. Maybe is it possible to check the version number also ? I suppose the status has to be be changed by somebody else than me. If I have to take some more actions, please tell it (and apology). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
