[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #7 from Remy Maucherat --- (In reply to Michael Osipov from comment #4) > (In reply to Remy Maucherat from comment #3) > > I would say this probably will not happen. > > How? What makes you so sure? The pace of changes in

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #6 from Michael Osipov --- (In reply to Christopher Schultz from comment #5) > It may just be a coincidence, but in this case (cannot load cert; file > permission error), Tomcat detects the important error (permission error) and >

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #5 from Christopher Schultz --- It may just be a coincidence, but in this case (cannot load cert; file permission error), Tomcat detects the important error (permission error) and reports it to the client. Would it be enough to

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #4 from Michael Osipov --- (In reply to Remy Maucherat from comment #3) > I would say this probably will not happen. How? What makes you so sure? > However the Panama equivalent is a much better place to have precise (where > the

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #3 from Remy Maucherat --- I would say this probably will not happen. However the Panama equivalent is a much better place to have precise (where the error actually occurs), integrated (using the same logging as the rest of Tomcat)

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #2 from Michael Osipov --- Here is truly context missing: > 05-Oct-2023 11:57:22.432 WARNUNG [main] > org.apache.tomcat.util.net.openssl.OpenSSLContext.init Error initializing SSL > context >java.lang.Exception: Unable to

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #1 from Michael Osipov --- This has been discovered while working on Bug 66670. -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are