[Bug 66009] M-TLS Fails, no user is found because "OID.2.5.4.5" is used as field name instead of "SERIALNUMBER", in Subject

2022-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66009 --- Comment #2 from Michael Osipov --- Although, I haven't analyzed recent changes, the problem you see is different representations of the ASN.1 encoded subject DN. Here

[Bug 66009] New: M-TLS Fails, no user is found because "OID.2.5.4.5" is used as field name instead of "SERIALNUMBER", in Subject

2022-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66009 Bug ID: 66009 Summary: M-TLS Fails, no user is found because "OID.2.5.4.5" is used as field name instead of "SERIALNUMBER", in Subject Product: Tomcat 9

[Bug 66009] M-TLS Fails, no user is found because "OID.2.5.4.5" is used as field name instead of "SERIALNUMBER", in Subject

2022-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66009 --- Comment #1 from Remy Maucherat --- (In reply to Maikel from comment #0) > Possible suspect is release 9.0.61, and the change in Coyote, > https://tomcat.apache.org/tomcat-9.0-doc/changelog.html I recommend you investigate this further.

[Bug 66009] M-TLS Fails, no user is found because "OID.2.5.4.5" is used as field name instead of "SERIALNUMBER", in Subject

2022-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66009 --- Comment #3 from Konstantin Kolinko --- (In reply to Remy Maucherat from comment #1) > (In reply to Maikel from comment #0) > > Possible suspect is release 9.0.61, and the change in Coyote, > >

Re: Native Compilation, Continuation 2022

2022-04-12 Thread Rémy Maucherat
On Tue, Apr 12, 2022 at 9:14 AM Mark Thomas wrote: > > On 11/04/2022 23:32, Filip Hanik wrote: > > Hi folks, > > > > I'm jumping in on the bandwagon again. Specifically to talk some more about > > native compilation. The graal compiler is making headway, and it's becoming > > better and better at

[Bug 66008] New: Jasper Documentation is misleading (if not wrong) about the trimSpaces option

2022-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66008 Bug ID: 66008 Summary: Jasper Documentation is misleading (if not wrong) about the trimSpaces option Product: Tomcat 10 Version: unspecified Hardware: All

[Bug 65995] Change JavaScript MIME type from application/javascript to text/javascript

2022-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65995 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Mark

Re: Native Compilation, Continuation 2022

2022-04-12 Thread Mark Thomas
On 11/04/2022 23:32, Filip Hanik wrote: Hi folks, I'm jumping in on the bandwagon again. Specifically to talk some more about native compilation. The graal compiler is making headway, and it's becoming better and better at native compilation [1]. I'll put some historical context at the bottom