[Bug 64353] Add support for accessing server certificate from TLS context

2023-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64353 --- Comment #1 from Bhavesh --- Based on the Discussion (https://www.mail-archive.com/users@tomcat.apache.org/msg142103.html) with Mark, Please add the ability to get the SNI name used by TLS. For each request, this will give the ability to

[tomcat] branch main updated: Document dome deprecations somewhere

2023-09-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new ac6f75fd80 Document dome deprecations somewhere

Buildbot success in on tomcat-11.0.x

2023-09-01 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/554 Blamelist: lihan , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 80293fe2d556d82a2c332e1ce5291220bfdae5c0 Steps:

[tomcat] branch main updated: Avoid deprecated OpenSSL APIs

2023-09-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 80293fe2d5 Avoid deprecated OpenSSL APIs 80293fe2d5

[Bug 66005] Apache crashes, if there is a tomcat server, which can not be resolved

2023-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66005 --- Comment #27 from Michael Osipov --- (In reply to Josef Čejka from comment #21) > Created attachment 38538 [details] > Limit mod_jk.so exported symbols to "jk_module" only. > > I found the real culprit. Please ignore my previous patch. >

[Bug 66005] Apache crashes, if there is a tomcat server, which can not be resolved

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

[Bug 66005] Apache crashes, if there is a tomcat server, which can not be resolved

2023-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66005 --- Comment #26 from Michael Osipov --- (In reply to Rainer Jung from comment #25) > Not sure how highly nonportable, at least it uses libtool. > > Attributes are often used in GCC style. Do you have a concrete suggestion > how to use them in