DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 --- Comment #11 from Aristotelis [EMAIL PROTECTED] 2008-09-19 07:13:04 PST --- Created an attachment (id=22611) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22611) OCSP support for apache tomcat A new version of the

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-08-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 jfclere [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 Aristotelis [EMAIL PROTECTED] changed: What|Removed |Added Attachment #22253|0 |1 is

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 --- Comment #1 from Aristotelis [EMAIL PROTECTED] 2008-07-14 03:35:16 PST --- Created an attachment (id=22252) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22252) patch to add basic support for OCSP for tomcat-native

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 --- Comment #2 from Mladen Turk [EMAIL PROTECTED] 2008-07-14 03:54:15 PST --- Few things, about the patch. 1. Please use 4 spaces instead TAB 2. New files must have ASL 2.0 license header at the top. Please make the patch against the

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 --- Comment #3 from Remy Maucherat [EMAIL PROTECTED] 2008-07-14 04:45:36 PST --- -1. Please do not add zillions of random features to the Tomcat native code. If APR supports it, then it's ok, otherwise I don't think this is a good

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 --- Comment #4 from Aristotelis [EMAIL PROTECTED] 2008-07-14 05:13:52 PST --- (In reply to comment #3) -1. Please do not add zillions of random features to the Tomcat native code. If APR supports it, then it's ok, otherwise I don't

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 --- Comment #5 from Aristotelis [EMAIL PROTECTED] 2008-07-14 05:18:15 PST --- (In reply to comment #2) Few things, about the patch. 1. Please use 4 spaces instead TAB 2. New files must have ASL 2.0 license header at the top.

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 Aristotelis [EMAIL PROTECTED] changed: What|Removed |Added Attachment #22251|0 |1 is

DO NOT REPLY [Bug 45392] No OCSP support for client SSL verification

2008-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392 --- Comment #7 from Mladen Turk [EMAIL PROTECTED] 2008-07-14 07:13:29 PST --- OK, thanks for the patch. However this won't be acceptable until you resolve portability issues. The sys/socket.h, netinet/in.h, etc... are not present on