On Tue, May 24, 2022 at 6:46 PM wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> markt pushed a commit to branch 9.0.x
> in repository https://gitbox.apache.org/repos/asf/tomcat.git
>
>
> The following commit(s) were added to refs/heads/9.0.x by this push:
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=66088
Bug ID: 66088
Summary: "MaxDays" property in "logging,properties" file in
/Conf directory is not working
Product: Tomcat 8
Version: 8.5.23
Hardware: PC
Status
https://bz.apache.org/bugzilla/show_bug.cgi?id=66088
Konstantin Kolinko changed:
What|Removed |Added
OS||All
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089
Bug ID: 66089
Summary: Tomcat 9.0.63 won't start when used with a SSL
certificate containing a RSA Private Key
Product: Tomcat 9
Version: 9.0.63
Hardware: All
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089
--- Comment #1 from Remy Maucherat ---
This change was part of the PR, and I don't see any reason for it ...
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089
--- Comment #2 from jfclere ---
I think the logic looks for something like:
-BEGIN RSA PRIVATE KEY-
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-256-CBC,E9F2FB791E9BAAEC7BEE71DA73CA35F3
4LBH2H34b4BW0C2v8VYkp8/MCWPmW7iJnuqvH103DxnFV+PBnXXeEjiUs
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #16 from Phil Clay ---
Good news! The test has been running with no failures continuously since my
last comment. I'll keep letting it run today. But I'm pretty confident that
the problem is fixed since the test would normally fai
This is an automated email from the ASF dual-hosted git repository.
jfclere pushed a commit to branch jfclere-patch-1
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 0ca5bf9616891ac4fa6ce30cd17f323bdb5079a1
Author: Jean-Frederic Clere
AuthorDate: Wed May 25 18:55:28 2022 +020
jfclere opened a new pull request, #517:
URL: https://github.com/apache/tomcat/pull/517
Sorry encrypted RSA PRIVATE KEY need null password
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
This is an automated email from the ASF dual-hosted git repository.
jfclere pushed a change to branch jfclere-patch-1
in repository https://gitbox.apache.org/repos/asf/tomcat.git
at 0ca5bf9616 Fix BZ 66089
This branch includes the following new commits:
new 0ca5bf9616 Fix BZ 66089
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089
--- Comment #3 from jfclere ---
https://github.com/apache/tomcat/pull/517 should fix the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
-
michael-o commented on PR #517:
URL: https://github.com/apache/tomcat/pull/517#issuecomment-1137758112
For god's sake don't let @rmaucher see that you have created a branch. YOU
HAVE INVENTED FIRE.
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
rmaucher commented on PR #517:
URL: https://github.com/apache/tomcat/pull/517#issuecomment-1137858538
Indeed creating the branch (or doing a PR) was not useful at all in this
case, thanks for pointing it out.
--
This is an automated message from the Apache Git Service.
To respond to the m
dependabot[bot] opened a new pull request, #6:
URL: https://github.com/apache/tomcat-training/pull/6
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.2 to 1.5.3.
Release notes
Sourced from https://github.com/gruntjs/grunt/releases";>grunt's releases.
v1.5.3
Mer
dependabot[bot] closed pull request #4: Bump grunt from 1.0.2 to 1.5.2
URL: https://github.com/apache/tomcat-training/pull/4
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/grunt-1.5.3
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git
at ee2bd73 Bump grunt from 1.0.2 to 1.5.3
No new revisions were added by this
dependabot[bot] commented on PR #4:
URL: https://github.com/apache/tomcat-training/pull/4#issuecomment-1137952872
Superseded by #6.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
jfclere commented on PR #517:
URL: https://github.com/apache/tomcat/pull/517#issuecomment-1138189852
Actually the encrypted keys created by CA.pl can't be read by Tomcat. They
need to be converted to PKCS 8 like:
openssl pkcs8 -topk8 -in newkey.pem -out newkey.pkcs8.pem
I though that w
On 25/05/2022 10:07, Rémy Maucherat wrote:
On Tue, May 24, 2022 at 6:46 PM wrote:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 145a073f47 Fix indent
new fc194b72d1 Only check state.hasOutboundRemaining() when writes
complete.
new a56d50
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit fc194b72d1df42494c34cbc0937a42ad56559148
Author: Mark Thomas
AuthorDate: Thu May 26 07:34:58 2022 +0100
Only check st
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit a56d50974d6cd6af019e09c0f260e76bc0b341b7
Author: Mark Thomas
AuthorDate: Thu May 26 07:37:42 2022 +0100
Refactor to r
This is an automated email from the ASF dual-hosted git repository.
markt 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 4334622e08 Fix BZ 66076. Non-blocking flush with TLS+
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 71056e7a28 Fix BZ 66076. Non-blocking flush with
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 bd6cf00963 Fix BZ 66076. Non-blocking flush with TL
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66056
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=65975
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEEDINFO
28 matches
Mail list logo