On 27/06/2019 05:26, bugzi...@apache.org wrote:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=60030
>
> --- Comment #5 from redball12345671211 ---
Account disabled. Spam deleted.
Mark
-
To unsubscribe, e-mail: dev-unsubscr.
On 26/06/2019 23:01, Igal Sapir wrote:
> While testing Tomcat Native 1.2.23 two unit tests failed on my system:
>
> TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt
> TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.APR.txt
>
> My build.proper
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 d67d4910b309afd6b12f46ba3d780d38b37e8b79
Author: Mark Thomas
AuthorDate: Thu Jun 27 16:44:57 2019 +0100
Fix typo. Ad
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 5fe84dedbd3038f0cfc9af723dcd303292e7da46
Author: Mark Thomas
AuthorDate: Thu Jun 27 16:45:16 2019 +0100
Get tests pa
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 c474b0d Fix space
new d67d491 Fix typo. Add comment on GOST ciphers
new 5fe84de Get tests passing with la
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 a5b3215ddb873e4e8de6d0b1edfd28ee950ef283
Author: Mark Thomas
AuthorDate: Thu Jun 27 16:44:57 2019 +0100
Fix typo. Add
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 756cce5d3898bed56ffc5c9fec5d08339560e5a0
Author: Mark Thomas
AuthorDate: Thu Jun 27 16:45:16 2019 +0100
Get tests pas
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 513e54c Obtain PEM files via ConfigFileLoader
new a5b3215 Fix typo. Add comment on GOST ciphers
new 756cce5
On 27/06/2019 14:49, Mark Thomas wrote:
> On 26/06/2019 23:01, Igal Sapir wrote:
>> While testing Tomcat Native 1.2.23 two unit tests failed on my system:
>>
>> TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt
>> TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherCon
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524
--- Comment #7 from Mark Thomas ---
There should be lines of headers / footers in each file starting "---". Can you
list all the headers and footers present in each file please (this should help
to ID the format being used).
--
You are receiv
zhanhb opened a new pull request #175: Apply the suggestion in rfc7233
URL: https://github.com/apache/tomcat/pull/175
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524
--- Comment #8 from Arnaud Kleinveld ---
(In reply to Mark Thomas from comment #7)
> There should be lines of headers / footers in each file starting "---". Can
> you list all the headers and footers present in each file please (this
> should h
On 6/27/2019 8:56 AM, Mark Thomas wrote:
The ciphers supported by Ubuntu have changed. You need to use:
openssl ciphers -v ALL:eNULL
to see all of them.
The short version is that ARIA ciphers are now supported.
test.openssl.unimplemented=IDEA
should fix it.
Thanks, Mark!
The part that pu
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524
--- Comment #9 from Mark Thomas ---
Thanks. That looks like a PEM encoded PKCS#1 key and a PEM encoded X509 cert.
When I start 8.5.40 with those I don't see the error you see. I've tested with
the oldest and latest versions of OpenSSL.
I thin
https://bz.apache.org/bugzilla/show_bug.cgi?id=63531
Bug ID: 63531
Summary: Session staying alive across different context paths
Product: Tomcat 7
Version: 7.0.91
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=63531
--- Comment #1 from Mark Thomas ---
I think this report is using the term "context path" incorrectly. Web
applications on the same host have unique context paths and completely separate
session managers (and hence sessions). Therefore, if separ
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 ae26dcc Space police
ae26dcc is described below
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 b998926 Align with 9.0.x. Better messages and code
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 88db4aa Polish
88db4aa is described below
commit
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 6744132 Polish
6744132 is described below
commi
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 ecde67c Align with 8.5.x. Code clean up and improv
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524
--- Comment #10 from Christopher Schultz ---
I realize that this conversation is headed in another direction, but...
(In reply to Mark Thomas from comment #4)
> OpenSSL can handle DER quite happily but the code we added to enable you to
> swit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 6/26/19 12:11, ma...@apache.org wrote:
> 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 44035e99349
23 matches
Mail list logo