[Bug 63524] Private key must be accompanied by certificate chain

2019-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 --- Comment #19 from Arnaud Kleinveld --- Great and thank you for your excellent support. Looking forward to AWS update announcement. This may take a while I guess. Do I understand correctly that in the meantime I can solve the problem by insta

[Bug 63543] Race Condition on org.apache.tomcat.util.threads.InlineExecutorService.shutdown

2019-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63543 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID OS|

[Bug 63532] Wrong interpretation of EndPointConfig object life cycle and session.getOpenSession method in web socket

2019-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63532 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEEDINFO

[Bug 63524] Private key must be accompanied by certificate chain

2019-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] 03/03: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 2 of 2

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 495bff88dd39cd8c2d654de6bb8914313a7bc6d1 Author: Mark Thomas AuthorDate: Fri Jul 12 16:34:43 2019 +0100 Fix https://b

[tomcat] 01/03: Back-port option to configure key algorithm

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 6279283acd41d0f9a38636e6f8614b47f3a0f5aa Author: Mark Thomas AuthorDate: Fri Jul 12 16:51:56 2019 +0100 Back-port opt

[tomcat] 02/03: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 1 of 2

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d55ed7ebbc9f79ee834cab41b0cc98a888447643 Author: Mark Thomas AuthorDate: Fri Jul 12 16:18:17 2019 +0100 Fix https://b

[tomcat] branch 8.5.x updated (83636c9 -> 495bff8)

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 83636c9 Add BZ reference to changelog entry new 6279283 Back-port option to configure key algorithm new d55

Re: [tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 2 of 2

2019-07-12 Thread Rémy Maucherat
On Fri, Jul 12, 2019 at 5:35 PM wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > commit f1a93f0945cd4d90ea8e63d700c7cc5d70ae16e1 > Author: Mark Thomas > Autho

[tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 2 of 2

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f1a93f0945cd4d90ea8e63d700c7cc5d70ae16e1 Author: Mark Thomas AuthorDate: Fri Jul 12 16:34:43 2019 +0100 Fix https://

[tomcat] 01/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 1 of 2

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9a03cbc0c86438979e644942c0443857f37b86c1 Author: Mark Thomas AuthorDate: Fri Jul 12 16:18:17 2019 +0100 Fix https://

[tomcat] branch master updated (eef8c24 -> f1a93f0)

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from eef8c24 Add BZ reference to changelog entry new 9a03cbc Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=6352

[Bug 63524] Private key must be accompanied by certificate chain

2019-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 --- Comment #17 from Mark Thomas --- There are two separate issues here. The first is that the mechanism we are using to translate keys and certs to a common format internally is stricter than OpenSSL and requires a valid certificate chain. I

[Bug 63524] Private key must be accompanied by certificate chain

2019-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #16 from Mark Thomas --

[Bug 63310] Update Commons Daemon for improved Java 11 support

2019-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63310 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch master updated: Add BZ reference to changelog entry

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new eef8c24 Add BZ reference to changelog entry eef8

[tomcat] branch 7.0.x updated: Add BZ reference to changelog entry

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new f7e54d2 Add BZ reference to changelog entry f7e54d

[tomcat] branch 8.5.x updated: Add BZ reference to changelog entry

2019-07-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 83636c9 Add BZ reference to changelog entry 83636c

Re: Graal and Tomcat Native

2019-07-12 Thread Rémy Maucherat
On Thu, Jul 11, 2019 at 11:01 PM Rainer Jung wrote: > Am 11.07.2019 um 22:10 schrieb Rémy Maucherat: > > On Thu, Jul 11, 2019 at 8:42 PM Rainer Jung > > wrote: > > > > Hi Rémy, > > > > When one looks up the macros in native/include/tcn.h, this boils > >

[CONF] Apache Tomcat > ReleaseProcess

2019-07-12 Thread Violeta Georgieva Georgieva (Confluence)
Title: Message Title There's 1 new edit on this page   ReleaseProcess Violeta Georgieva Georgieva edited this page Here's w