RE: Tomcat TLS 1.2 Issue

2014-01-01 Thread Caldarale, Charles R
> From: Mudassir Aftab [mailto:withmudas...@gmail.com] > Subject: Tomcat TLS 1.2 Issue > I need TLSv1.2 support for tomcat Again, you are using the wrong mechanism to present queries about how to configure and use Tomcat. You should post this on the users' mailing list, not the development on

Tomcat TLS 1.2 Issue

2014-01-01 Thread Mudassir Aftab
I need TLSv1.2 support for tomcat, can any one help me by providing TLS v1.2 patch, also where should i actually apply the patch, in JDK / Tomcat / Tomcat Native ?? Also what will be the preferable connector settings ? I am using following connector in Apache Tomcat/7.0.42 An error occurred dur

Re: [VOTE] Release Apache Tomcat 7.0.50

2014-01-01 Thread Olivier Lamy
I have errors when testing the maven plugin with the staged artifacts: SEVERE: A child container failed during start java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.Futur

Re: [Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread sebb
On 1 January 2014 18:32, Jeremy Boynes wrote: > On Dec 31, 2013, at 12:46 PM, Mark Thomas wrote: > >> Signed PGP part >> On 31/12/2013 20:29, Mark Thomas wrote: >> > On 31/12/2013 17:03, Jeremy Boynes wrote: >> >> On Dec 31, 2013, at 3:55 AM, Mark Thomas >> >> wrote: >> > >> >>> On 31/12/2013 11

[Tomcat Wiki] Update of "ContributorsGroup" by SebastianBazley

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "ContributorsGroup" page has been changed by SebastianBazley: https://wiki.apache.org/tomcat/ContributorsGroup?action=diff&rev1=14&rev2=15 Comment: += jboynes * developintellige

[Bug 55946] New: Add sample filter for serving pre-compressed files by merely adding "Content-Encoding" to response headers

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55946 Bug ID: 55946 Summary: Add sample filter for serving pre-compressed files by merely adding "Content-Encoding" to response headers Product: Tomcat 8 Version: trunk Har

Re: [Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Jeremy Boynes
On Dec 31, 2013, at 12:46 PM, Mark Thomas wrote: > Signed PGP part > On 31/12/2013 20:29, Mark Thomas wrote: > > On 31/12/2013 17:03, Jeremy Boynes wrote: > >> On Dec 31, 2013, at 3:55 AM, Mark Thomas > >> wrote: > > > >>> On 31/12/2013 11:39, Apache Wiki wrote: > Dear Wiki user, > > >

[Bug 55945] New: Support pre-compressed (gzip) resources with arbitrary file name extensions

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55945 Bug ID: 55945 Summary: Support pre-compressed (gzip) resources with arbitrary file name extensions Product: Tomcat 8 Version: trunk Hardware: PC OS: M

[Bug 55945] Support pre-compressed (gzip) resources with arbitrary file name extensions

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55945 Christopher Schultz changed: What|Removed |Added Hardware|PC |All OS|Mac O

Re: 8-bit text in cookie values

2014-01-01 Thread Jeremy Boynes
On Jan 1, 2014, at 8:59 AM, Mark Thomas wrote: > Signed PGP part > On 26/12/2013 19:23, Jeremy Boynes wrote: > > On Dec 26, 2013, at 2:47 AM, Mark Thomas wrote: > > > > Focusing on the 8-bit issue address by the patch, leaving the other > > RFC6265 thread for broader discussion ... > > > >>> The

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=12&rev2=13 Comment: Delete one question as this is V0 cookies where there is no quo

[Tomcat Wiki] Update of "Cookies" by ChristopherSchultz

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=11&rev2=12 Comment: Added clarification questions ||Quoted values i

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 --- Comment #8 from Mudassir Aftab --- (In reply to Mudassir Aftab from comment #6) > I am using following connector in Apache Tomcat/7.0.42 > > protocol="HTTP/1.1" >maxThreads="200" >scheme="https" secu

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 --- Comment #7 from Mark Thomas --- You have already been directed to the users list for further assistance. If you continue to ignore this advice then your Bugzilla account will be disabled. -- You are receiving this mail because: You ar

Re: Support RFC6265 cookie processing

2014-01-01 Thread Jeremy Boynes
I have experimented with how different desktop browsers handle cookie values, specifically with: * Aurora-28.0a2 * Chrome-31 * Firefox-26 * Internet Explorer-11 * Safari-7.0.1 on OS X 10.9 except for IE which was on Windows 7. This mail is a dump of things I found out and I will summarize conclus

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 --- Comment #6 from Mudassir Aftab --- I am using following connector in Apache Tomcat/7.0.42 An error occurred during a connection to confidential.com:8443. Cannot communicate securely with peer: no common encryption algorithm(s). (Erro

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 Chuck Caldarale changed: What|Removed |Added Resolution|WONTFIX |INVALID --- Comment #5 from Chuc

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 Mudassir Aftab changed: What|Removed |Added Resolution|INVALID |WONTFIX --- Comment #4 from Mudas

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=10&rev2=11 Comment: Notes on stricy naming ||Allow separators in V0 names and va

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=9&rev2=10 Comment: Add name only cookie notes. ||Allow equals in value||Not by d

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 --- Comment #3 from Chuck Caldarale --- (In reply to Mudassir Aftab from comment #2) > TLS1.2 is working in Tomcat apache-tomcat-6.0.36 but it is > not working for me Which clearly indicates you're doing something wrong and should post yo

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=8&rev2=9 Comment: Add some notes on separators and expires/max-age == Parsing th

Re: 8-bit text in cookie values

2014-01-01 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26/12/2013 19:23, Jeremy Boynes wrote: > On Dec 26, 2013, at 2:47 AM, Mark Thomas wrote: > > Focusing on the 8-bit issue address by the patch, leaving the other > RFC6265 thread for broader discussion ... > >>> The change only allows these charac

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 --- Comment #2 from Mudassir Aftab --- Hi Mark, This is not the support request, this is the a in tomcat, according to official forums, TLS1.2 is working in Tomcat apache-tomcat-6.0.36 but it is not working for me, i have applied many patc

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=7&rev2=8 Comment: Reviewed specs for BZ55920 and use of '=' ||'''Issue'''||'''Cu

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55944] TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 Mudassir Aftab changed: What|Removed |Added Priority|P2 |P1 CC|

[Bug 55944] New: TLS v1.2 not working in Tomcat 6 and 7

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55944 Bug ID: 55944 Summary: TLS v1.2 not working in Tomcat 6 and 7 Product: Tomcat 7 Version: 7.0.47 Hardware: PC Status: NEW Severity: normal Priority: P2

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=6&rev2=7 Comment: Reviewed specs for BZ55918 ||'''Issue'''||'''Current behavi

[Bug 53952] Add support for TLS 1.1 and 1.2

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952 --- Comment #28 from Mudassir Aftab --- Comment on attachment 29433 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29433 patch for tomcat trunk that adds support for newer TLS versions HI, This patch is not working for me /o

[Bug 53952] Add support for TLS 1.1 and 1.2

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952 Mudassir Aftab changed: What|Removed |Added CC||withmudas...@gmail.com --- Commen

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=5&rev2=6 Comment: Add more detail on 0x80 to 0xFF == Parsing the Cookie heade

[Tomcat Wiki] Update of "Cookies" by markt

2014-01-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=4&rev2=5 ||CTL allowed in quoted cookie values ([[https://issues.apache.org/bugz

[Bug 55943] Provide a way prevent looking at the System classloader before the webapp classloaders

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55943 --- Comment #1 from Mark Thomas --- If this change were to be implemented then it should be implemented the same way as the delegate flag since that controls a similar behaviour. I'd lean towards to boolean flag that simply disabled the cod

[Bug 55943] New: Provide a way prevent looking at the System classloader before the webapp classloaders

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55943 Bug ID: 55943 Summary: Provide a way prevent looking at the System classloader before the webapp classloaders Product: Tomcat 7 Version: unspecified Hardware: PC