Author: kfujino
Date: Thu Apr 21 07:09:45 2016
New Revision: 1740242
URL: http://svn.apache.org/viewvc?rev=1740242&view=rev
Log:
Revert r1740044.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/trunk/java/org/apache/catalina/tribes/group/Channe
Author: kfujino
Date: Thu Apr 21 07:10:34 2016
New Revision: 1740243
URL: http://svn.apache.org/viewvc?rev=1740243&view=rev
Log:
Revert r1740045.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tr
Author: kfujino
Date: Thu Apr 21 07:11:23 2016
New Revision: 1740245
URL: http://svn.apache.org/viewvc?rev=1740245&view=rev
Log:
Revert r1740046.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tr
Author: kfujino
Date: Thu Apr 21 07:12:24 2016
New Revision: 1740246
URL: http://svn.apache.org/viewvc?rev=1740246&view=rev
Log:
Revert r1740047.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tr
Author: kfujino
Date: Thu Apr 21 09:58:21 2016
New Revision: 1740270
URL: http://svn.apache.org/viewvc?rev=1740270&view=rev
Log:
Remove TODO
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/transport/ReceiverBase.java
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/transport/Re
Author: kfujino
Date: Thu Apr 21 09:58:49 2016
New Revision: 1740271
URL: http://svn.apache.org/viewvc?rev=1740271&view=rev
Log:
Remove TODO
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/transport/ReceiverBase.java
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tr
Author: kfujino
Date: Thu Apr 21 09:59:46 2016
New Revision: 1740272
URL: http://svn.apache.org/viewvc?rev=1740272&view=rev
Log:
Remove TODO
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/transport/ReceiverBase.java
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tr
Author: kfujino
Date: Thu Apr 21 10:00:17 2016
New Revision: 1740273
URL: http://svn.apache.org/viewvc?rev=1740273&view=rev
Log:
Remove TODO
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/transport/ReceiverBase.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tr
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219
Abdessamed MANSOURI changed:
What|Removed |Added
Attachment #33782|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219
Abdessamed MANSOURI changed:
What|Removed |Added
Attachment #33783|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=59365
Bug ID: 59365
Summary: Locale sensitive assertions in TestSsl and
TestCustomSsl
Product: Tomcat 9
Version: unspecified
Hardware: All
OS: All
S
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #1 from Emmanuel Bourg ---
Created attachment 33788
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33788&action=edit
PEM support implementation
Here is a patch implementing this feature:
- SSLHostConfigCertificate is modifi
Konstantin,
On 4/20/16 5:15 AM, Konstantin Kolinko wrote:
> 2016-04-20 8:04 GMT+03:00 :
>> Author: kfujino
>> Date: Wed Apr 20 05:04:19 2016
>> New Revision: 1740047
>>
>> URL: http://svn.apache.org/viewvc?rev=1740047&view=rev
>> Log:
>> Change the channel field to protected.
>>
>> Modified:
>>
Author: remm
Date: Thu Apr 21 14:16:24 2016
New Revision: 1740324
URL: http://svn.apache.org/viewvc?rev=1740324&view=rev
Log:
59365: Avoid basing the test on the only portion of the output that is
internationalized.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/TestCustomSsl.java
Author: remm
Date: Thu Apr 21 14:18:04 2016
New Revision: 1740325
URL: http://svn.apache.org/viewvc?rev=1740325&view=rev
Log:
59365: Avoid basing the test on the only portion of the output that is
internationalized.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/t
Author: remm
Date: Thu Apr 21 14:18:45 2016
New Revision: 1740326
URL: http://svn.apache.org/viewvc?rev=1740326&view=rev
Log:
59365: Avoid basing the test on the only portion of the output that is
internationalized.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/t
Author: remm
Date: Thu Apr 21 14:19:17 2016
New Revision: 1740327
URL: http://svn.apache.org/viewvc?rev=1740327&view=rev
Log:
59365: Avoid basing the test on the only portion of the output that is
internationalized.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/t
https://bz.apache.org/bugzilla/show_bug.cgi?id=59365
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
Emmanuel Bourg changed:
What|Removed |Added
Attachment #33788|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #2 from Remy Maucherat ---
Oh ok, that was unexpected. I'm a bit sceptical about the usefulness since JSSE
is mostly useless in 9 (no ALPN), but if it works, why not.
About the documentation, more changes are needed and it shouldn'
https://bz.apache.org/bugzilla/show_bug.cgi?id=59365
Emmanuel Bourg changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #2 from Emmanuel
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #4 from Emmanuel Bourg ---
Thank you for the review Remy. My use case is mostly for HTTP/1.1, I agree this
feature is less interesting for HTTP/2, until Java 9 is available and supports
ALPN I guess.
The patch supports a configurat
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #5 from Remy Maucherat ---
Unless you have a tomcat-native phobia, I think you should just install it.
Then Tomcat will use OpenSSL and you would be better off than with JSSE.
I'm quite sure you didn't try it since your testsuite c
https://bz.apache.org/bugzilla/show_bug.cgi?id=59365
Konstantin Kolinko changed:
What|Removed |Added
Resolution|FIXED |---
Status|VERIFIED
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #6 from Emmanuel Bourg ---
Indeed, I've never had the need for tomcat-native so far. I'm going to check
the regression with OpenSSL.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #7 from Remy Maucherat ---
It's only a testsuite issue, so I'll look it up eventually. Otherwise the patch
interacts properly with the OpenSSL support.
To run the tests with OpenSSL, you can add this in build.properties:
test.sslIm
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #8 from Emmanuel Bourg ---
On Windows 7 I copied openssl.exe in the base directory and tcnative-1.dll into
bin/native and then ran:
ant test-apr -Dtest.openssl.path=openssl.exe -Dtest.name=**/*Ssl*
and the tests passed.
With:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #9 from Remy Maucherat ---
Yes, that's the test error.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-un
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219
--- Comment #8 from Mark Thomas ---
Thanks for the patch. It is being looked at. Currently I'm seeing odd behaviour
on Windows so I want to test it on another platform.
I do have some basic feedback at this point. Expect some more when once I
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219
--- Comment #9 from Mark Thomas ---
And some more:
4. The wait loop logic is wrong.
- It will always wait 5s even if the output is correct
- If output in incorrect it will enter an infinite loop
5. It is clearer to define an explicit Wrap
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
Emmanuel Bourg changed:
What|Removed |Added
Attachment #33789|0 |1
is obsolete|
All,
Bump
Thanks,
-chris
On 4/10/16 4:08 PM, Christopher Schultz wrote:
> All,
>
> Lately, I've found myself re-writing the same code to customize an
> SSLSocketFactory for a variety of clients I've been writing. Of course,
> I have, at this point, written a re-usable library that I generally u
2016-04-21 21:49 GMT+02:00 Christopher Schultz :
> All,
>
> Bump
>
> Not interested :)
Rémy
https://bz.apache.org/bugzilla/show_bug.cgi?id=4
--- Comment #4 from romain.manni-bucau ---
Just a quick note if anyone encounters it again: some rpm of tomcat are created
recompiling tomcat and I let you guess what can happen in such a process: a JDK
8 can be used. Typically the one of Feb 2
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-apr has an issue affecting its community
integration.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-nio has an issue affecting its community
integration.
36 matches
Mail list logo