michael-o commented on PR #674:
URL: https://github.com/apache/tomcat/pull/674#issuecomment-1775942678
Thanks for the hard work. I will try this tomorrow/Wednesday!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
michael-o commented on code in PR #674:
URL: https://github.com/apache/tomcat/pull/674#discussion_r1369211534
##
test/org/apache/tomcat/util/net/jsse/TestPEMFile.java:
##
@@ -118,4 +127,17 @@ private String getPath(String file) throws IOException {
return f.getCanonic
michael-o commented on PR #674:
URL: https://github.com/apache/tomcat/pull/674#issuecomment-1775933882
The more ASN.1 I see in Tomcat the more I think is that we should import
Kerby ASN.1 at some point in time...
--
This is an automated message from the Apache Git Service.
To respond to t
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/741
Blamelist: Mark Thomas , Michael Osipov
, remm
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 9.0.x] a28c36053622aabd9375d5a65ca88ba19fb522f1
michael-o commented on code in PR #674:
URL: https://github.com/apache/tomcat/pull/674#discussion_r1369136617
##
java/org/apache/tomcat/util/net/jsse/PEMFile.java:
##
@@ -64,8 +66,40 @@ public class PEMFile {
private static final byte[] OID_EC_PUBLIC_KEY =
ne
michael-o commented on PR #674:
URL: https://github.com/apache/tomcat/pull/674#issuecomment-1775825928
There is also AES128 with OpenSSL anf should be tried as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675
--- Comment #16 from Mark Thomas ---
See https://github.com/apache/tomcat/pull/674
That should support any cert the current code supports plus the OpenSSL
defaults.
It is possible there are other combinations that need to be supported. It
sho
On Mon, Oct 23, 2023 at 6:57 PM Mark Thomas wrote:
>
> On 20/10/2023 08:30, Rémy Maucherat wrote:
>
>
>
> > Assuming Mark accepts working with an alpha build of Java 22 to
> > produce the releases of Tomcat 11, it is now possible to merge the
> > OpenSSL code.
>
> I'm fine with that. Java 22 will
On 20/10/2023 08:30, Rémy Maucherat wrote:
Assuming Mark accepts working with an alpha build of Java 22 to
produce the releases of Tomcat 11, it is now possible to merge the
OpenSSL code.
I'm fine with that. Java 22 will be released before Tomcat 11 will be
able to go stable.
The idea is
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 7af21f6b75 Infer KeyStore type when configuring a K
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:
new a28c360536 Infer KeyStore type when configuring a K
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new cd4903db91 Infer KeyStore type when configuring a
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 8096ce4a97 Infer KeyStore type when configuring a Key
Thanks for catching up!
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
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 683eee6cc5 Add more complex password picker
683eee6cc5
https://bz.apache.org/bugzilla/show_bug.cgi?id=64826
--- Comment #1 from Michael Osipov ---
Last point has been addressed with Bug 66670.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscrib
michael-o commented on PR #672:
URL: https://github.com/apache/tomcat/pull/672#issuecomment-1774954495
Merged into all branches.
--
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 comme
michael-o closed pull request #672: BZ 66670: Add
SSLHostConfig#certificateKeyPasswordFile and
SSLHostConfig#certificateKeystorePasswordFile
URL: https://github.com/apache/tomcat/pull/672
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
https://bz.apache.org/bugzilla/show_bug.cgi?id=66670
Michael Osipov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
This is an automated email from the ASF dual-hosted git repository.
michaelo 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 8768cb1607 BZ 66670: Add SSLHostConfig#certifica
This is an automated email from the ASF dual-hosted git repository.
michaelo 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:
new 3d8db8cd57 BZ 66670: Add SSLHostConfig#certifica
This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 62bbe46266 BZ 66670: Add SSLHostConfig#certifi
This is an automated email from the ASF dual-hosted git repository.
michaelo 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 b1d20cc6b0 BZ 66670: Add SSLHostConfig#certificate
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 1cefadc447 Improve error propagation for various init
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 a171d4529f Remove deprecation to align with latest JS
25 matches
Mail list logo