On 2023/10/25 01:54:10 li...@apache.org wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> lihan 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:
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=67926
Bug ID: 67926
Summary: PEMFile prints unidentifiable string representation of
ASN.1 OIDs
Product: Tomcat 9
Version: 9.0.82
Hardware: All
OS: All
https://bz.apache.org/bugzilla/show_bug.cgi?id=67926
Michael Osipov changed:
What|Removed |Added
CC||micha...@apache.org
--
You are recei
Reported: https://bz.apache.org/bugzilla/show_bug.cgi?id=67926
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
https://bz.apache.org/bugzilla/show_bug.cgi?id=67926
Mark Thomas changed:
What|Removed |Added
Severity|minor |enhancement
--- Comment #1 from Mark Tho
https://bz.apache.org/bugzilla/show_bug.cgi?id=67926
--- Comment #2 from Michael Osipov ---
(In reply to Mark Thomas from comment #1)
> Whether the user is provided with the OID in string or byte form doesn't
> change the fact that the PEM file isn't going to be usable.
>
> The byte string is su
https://bz.apache.org/bugzilla/show_bug.cgi?id=67666
--- Comment #4 from Michael Osipov ---
Just build Tomcat from bec7a51d7fc3fb913c755b258169d1816b77bea5. I can confirm
that is works now.
--
You are receiving this mail because:
You are the assignee for the bug.
---
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 17d119711c Add test utilities similar to APR
17d119711
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 e9ab5f4b97 Refactor native tests setup
e9ab5f4b97 is d
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 b7186591a7 Add support to EL for Records
b7186591a7 i
https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
Bug ID: 67927
Summary: TLSCertificateReloadListener triggers race condition
(?) in OpenSSL code which causes the JVM to die
Product: Tomcat 9
Version: 9.0.x
Hardware: All
https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
Michael Osipov changed:
What|Removed |Added
CC||micha...@apache.org
--
You are recei
https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
--- Comment #1 from Michael Osipov ---
Before you ask: Yes, I know the low checkPeriod is silly, but it still should
not cause a crash, at most a performance degregation during the reload phase.
--
You are receiving this mail because:
You are
https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
--- Comment #2 from Michael Osipov ---
Mapping from errno.h on HP-UX:
> # define ECONNRESET232 /* Connection reset by peer */
> # define ECONNREFUSED 239 /* Connection refused */
--
You are receiving this mail because:
You are
https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
--- Comment #3 from Mark Thomas ---
Can you reproduce this with NioEndpoint+OpenSSL or is this AprEndpoint
specific?
--
You are receiving this mail because:
You are the assignee for the bug.
---
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 0d78d573d3 Better alignment with BeanELResolver
0d78d
https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
--- Comment #4 from Michael Osipov ---
(In reply to Mark Thomas from comment #3)
> Can you reproduce this with NioEndpoint+OpenSSL or is this AprEndpoint
> specific?
Unfortunately, yes:
> Stack: [0x004466a0,0x004466b0], sp=0x
https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
--- Comment #5 from Michael Osipov ---
I will continue testing on Friday. I have an idea how to provoke this. I
noticed this especially with I tested
https://github.com/apache/tomcat-native/pull/22 locally.
--
You are receiving this mail beca
https://bz.apache.org/bugzilla/show_bug.cgi?id=67783
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=67628
--- Comment #3 from Mark Thomas ---
I think this is a documentation issue.
The intention was to:
- allow OpenSSL notation to be used with JSSE
- track ciphers and behaviour of latest OpenSSL development branch
- have consistent (as possible) b
This is an automated email from the ASF dual-hosted git repository.
lihan 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 7400288181 Fix typo.
7400288181 is described below
c
https://bz.apache.org/bugzilla/show_bug.cgi?id=67926
Han Li changed:
What|Removed |Added
Keywords||Beginner
--
You are receiving this mail beca
aooohan merged PR #671:
URL: https://github.com/apache/tomcat/pull/671
--
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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
This is an automated email from the ASF dual-hosted git repository.
lihan 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 3ef8fb6fb6 Fix Nio/Nio2Channel's toString() throwing
This is an automated email from the ASF dual-hosted git repository.
lihan 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 011860ca74 Fix Nio/Nio2Channel's toString() throw
This is an automated email from the ASF dual-hosted git repository.
lihan 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 ea7db77568 Fix Nio/Nio2Channel's toString() throwin
This is an automated email from the ASF dual-hosted git repository.
lihan 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 9b3c28da7e Fix Nio/Nio2Channel's toString() throwin
aooohan commented on PR #671:
URL: https://github.com/apache/tomcat/pull/671#issuecomment-1780324734
Thanks for the PR.
--
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 u
aooohan commented on PR #632:
URL: https://github.com/apache/tomcat/pull/632#issuecomment-1780327810
Hi, If you want this PR to merge smoothly, please modify this change
according to marktās comment.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
chenggwang commented on PR #671:
URL: https://github.com/apache/tomcat/pull/671#issuecomment-1780424297
> Thanks for the PR.
Thanks for all the REVIEWS!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
https://bz.apache.org/bugzilla/show_bug.cgi?id=67926
--- Comment #3 from Michael Osipov ---
I think the easiest solution is to use org.ietf.jgss.Oid.Oid(byte[]) and the
invoke #toString()
--
You are receiving this mail because:
You are the assignee for the bug.
-
31 matches
Mail list logo