On that note I thought I'd share the cipher suites we have been using:
kEECDH+ECDSA:kEECDH:kEDH:+SHA:-3DES:kRSA+3DES:!aNULL:!eNULL:!LOW:!MD5:!EXP:!DSS:!PSK:!SRP:!RC4:!SEED:!kECDH:!CAMELLIA
- avoids using RC4
- prefers forward secrecy for all browsers except those, which do not
support it
- no se
https://issues.apache.org/bugzilla/show_bug.cgi?id=56815
Bug ID: 56815
Summary: pregzipped static resources missing vary:
accept-encoding
Product: Tomcat 8
Version: 8.0.9
Hardware: PC
OS: All
Sta
https://issues.apache.org/bugzilla/show_bug.cgi?id=56684
--- Comment #13 from Chuck Caldarale ---
(In reply to fach hoch from comment #12)
> is this fix available in tomcat 7.0.50?
No, it's in 7.0.55, as stated in comment #10.
--
You are receiving this mail because:
You are the assignee for th
https://issues.apache.org/bugzilla/show_bug.cgi?id=56684
--- Comment #12 from fach hoch ---
is this fix available in tomcat 7.0.50? I am getting this error in jdk1.7 64
bit tomcat 7.0.50
--
You are receiving this mail because:
You are the assignee for the bug.
Hmm
did you debug in org.apache.catalina.connector.Request#recycle?
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2014-08-04 22:37 GMT+02:00 Mark Struberg :
> yea exactly.
yea exactly. But the user IS authenticated!
And later in the Filter getUserPrincipal() returns the correct Principal.
But in the ServletRequestListener (invoked in the same request of course) it is
null.
Either it should always be null, or never!
LieGrue,
strub
On Monday, 4 August 2014, 22:12,
oups thanks Romain
2014-08-04 22:09 GMT+02:00 Romain Manni-Bucau :
> "Returns a java.security.Principal object containing the name of the
> current authenticated user. If the user has not been authenticated,
> the method returns null."
>
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: htt
"Returns a java.security.Principal object containing the name of the
current authenticated user. If the user has not been authenticated,
the method returns null."
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Githu
It should return at least always a non null principal AFAIR, isn't it?
2014-08-04 19:33 GMT+02:00 Mark Struberg :
> Hi!
>
> I've recently found out that getUserPrincipal() returns null in a Listener
> [1].
> I remember that this used to return the correct Principal in older
> versions (might be
Author: markt
Date: Mon Aug 4 18:49:29 2014
New Revision: 1615727
URL: http://svn.apache.org/r1615727
Log:
Switch to an official JAR that provides the necessary Eclipse compiler classes.
Make it optional so folks embedding Tomcat can use javac if they prefer.
Modified:
tomcat/trunk/res/mave
Author: markt
Date: Mon Aug 4 18:44:44 2014
New Revision: 1615726
URL: http://svn.apache.org/r1615726
Log:
Bump version number for next release
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/res/maven/mvn.properties.default
Modified: tomcat/trunk/build.properties.default
U
https://issues.apache.org/bugzilla/show_bug.cgi?id=56788
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Aug 4 18:43:42 2014
New Revision: 1615725
URL: http://svn.apache.org/r1615725
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56788
Display the full version in the list of installed applications when installed
via the Windows installer package. Patch provided
Author: markt
Date: Mon Aug 4 18:42:46 2014
New Revision: 1615724
URL: http://svn.apache.org/r1615724
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56788
Display the full version in the list of installed applications when installed
via the Windows installer package. Patch provided
For the sake of completeness, record that this vote failed due to a
regression.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/199
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/321
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Sta
https://issues.apache.org/bugzilla/show_bug.cgi?id=56796
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Aug 4 17:50:53 2014
New Revision: 1615712
URL: http://svn.apache.org/r1615712
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56796
Remove unnecessary sleep when stopping a web application.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.
Author: markt
Date: Mon Aug 4 17:50:04 2014
New Revision: 1615710
URL: http://svn.apache.org/r1615710
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56796
Remove unnecessary sleep when stopping a web application.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/threads/ThreadP
Hi!
I've recently found out that getUserPrincipal() returns null in a Listener [1].
I remember that this used to return the correct Principal in older versions
(might be some time already).
Also from reading the spec I assumed it should work.
Any infos on this?
LieGrue,
strub
[1]
http://sv
https://issues.apache.org/bugzilla/show_bug.cgi?id=56802
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Aug 4 17:22:01 2014
New Revision: 1615697
URL: http://svn.apache.org/r1615697
Log:
When the gzip option is enabled for the DefaultServlet ensure that a suitable
Vary header is returned for resources that might be returned directly in
compressed form.
Modified:
tomca
On 04/08/2014 12:24, Pavel Cibulka wrote:
> I'm not sure, but I thing, there should be http header Vary:
> Accept-Encoding, when .gz version of the file is server by tomcat. This
> header seems to be missing in Tomcat 8.0.9
You are correct that a Vary header should be sent and also correct that
it
Author: markt
Date: Mon Aug 4 17:08:49 2014
New Revision: 1615693
URL: http://svn.apache.org/r1615693
Log:
Remove references to the deleted system property. Document the current default.
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
Author: markt
Date: Mon Aug 4 17:03:53 2014
New Revision: 1615687
URL: http://svn.apache.org/r1615687
Log:
Add some notes
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/js
Author: markt
Date: Mon Aug 4 15:44:24 2014
New Revision: 1615621
URL: http://svn.apache.org/r1615621
Log:
Figured out why test was failing
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java
Modified:
tomcat/trunk/test/org/apache/
Author: markt
Date: Mon Aug 4 15:07:58 2014
New Revision: 1615607
URL: http://svn.apache.org/r1615607
Log:
Start to test specifications
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java
Modified:
tomcat/trunk/test/org/apache/tomc
Author: markt
Date: Mon Aug 4 15:02:07 2014
New Revision: 1615602
URL: http://svn.apache.org/r1615602
Log:
Fix the Eclipse nags
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/bugs/Bug53367.java
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=56810
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Aug 4 14:59:31 2014
New Revision: 1615599
URL: http://svn.apache.org/r1615599
Log:
Remove use of Java 8 specific API call
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java
tomcat/trunk/webapps/docs/changelog.xml
Modified:
tom
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Database" page has been changed by OgnjenBlagojevic:
https://wiki.apache.org/tomcat/FAQ/Database?action=diff&rev1=7&rev2=8
Comment:
Added information about JDBC 3 and Tomcat 8
https://issues.apache.org/bugzilla/show_bug.cgi?id=56810
Asaf changed:
What|Removed |Added
CC||asaf.da...@gmail.com
--- Comment #1 from As
https://issues.apache.org/bugzilla/show_bug.cgi?id=56810
Bug ID: 56810
Summary: ANT: test target fails
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component:
I'm not sure, but I thing, there should be http header Vary:
Accept-Encoding, when .gz version of the file is server by tomcat. This
header seems to be missing in Tomcat 8.0.9
Pavel Cibulka
35 matches
Mail list logo