Summary: | NPE in Manager TLS connector configuration diagnostics/Certificates | ||
---|---|---|---|
Product: | Tomcat 8 | Reporter: | Michael Osipov <michaelo> |
Component: | Manager | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | P2 | ||
Version: | 8.5.34 | ||
Target Milestone: | ---- | ||
Hardware: | HP | ||
OS: | HP-UX | ||
Attachments: | Debugging session in Eclipse |
Description
Michael Osipov
2018-09-12 14:56:07 UTC
The same happens for Trusted Certificates. It is the APR connector it doesn't like. Neither NIO+JSSE and NIO+OpenSSL trigger an NPE in this case. It happens in 9.0.x as well. Investigating... The same issue applies to the button below the one mentioned. Shall I spawn a new ticket for that? No need. I'll have it patched shortly. Thanks for the report. Fixed in: - trunk for 9.0.13 onwards - 8.5.x for 8.5.35 onwards (In reply to Mark Thomas from comment #5) > Thanks for the report. > > Fixed in: > - trunk for 9.0.13 onwards > - 8.5.x for 8.5.35 onwards Charming, thanks! |