[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Mark Thomas changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Charissa Willard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 --- Comment #3 from Christopher Schultz --- Created attachment 36532 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36532&action=edit Patch to avoid empty URLs It wasn't clear what the best way was to log debug information other than j

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 --- Comment #2 from Charissa Willard --- Yes, we untar the source and then build like this: Untar the source tar -xvf tomcat-native_1.2.16.orig.tar.xz tar -xvf tomcat-native_1.2.16-1build1.debian.tar.xz Install APR sudo apt-get install libap

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 --- Comment #1 from Christopher Schultz --- Fortunately, there is only a single code path where OCSP_parse_url is found, so this ought to be easy to track down. I can't see a code path where a NULL OCSP URL would be passed-into OCSP_parse_url,

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Charissa Willard changed: What|Removed |Added CC||cwill...@blackridge.us -- You are