Author: fhanik
Date: Wed Aug 13 21:18:18 2008
New Revision: 685758
URL: http://svn.apache.org/viewvc?rev=685758&view=rev
Log:
votes
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=685758&r1=685757&r2=685758&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Wed Aug 13 21:18:18 2008
@@ -53,14 +53,14 @@
When saving config from admin app, correctly handle case where old config
file
does not exist.
http://people.apache.org/~markt/patches/2008-05-10-bug42899.patch
- +1: markt, yoavs
+ +1: markt, yoavs, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
You can't use an unescaped quote if you quote the value with that character
http://svn.apache.org/viewvc?rev=657231&view=rev
http://svn.apache.org/viewvc?rev=670074&view=rev
- +1: markt, yoavs
+ +1: markt, yoavs, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45195
@@ -68,7 +68,7 @@
is a regression from 5.0.x Also avoid NPE on remove
http://svn.apache.org/viewvc?rev=667604&view=rev
http://svn.apache.org/viewvc?rev=668854&view=rev
- +1: markt, yoavs
+ +1: markt, yoavs, fhanik
-1:
* Remove the JDK 1.3 references from SSL How To
@@ -80,49 +80,52 @@
Correctly handle request lines that are exact multiples of 4096 in length.
Patch provided by Will Pugh.
http://svn.apache.org/viewvc?rev=677759&view=rev
- +1: markt, yoavs
+ +1: markt, yoavs, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45453
Add required sync to race condition
Based on a patch by Santtu Hyrkk
http://svn.apache.org/viewvc?rev=680725&view=rev
- +1: markt, yoavs
+ +1: markt, yoavs, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45591
NPE on start-up failure in some cases. Based on a patch by Matt Passell
http://svn.apache.org/viewvc?rev=683982&view=rev
- +1: markt
+ +1: markt, fhanik
-1:
* JAASMemoryLoginModule didn't confirm to JAASRealm contract. This prevented
any
user from being assigned a role.
http://svn.apache.org/viewvc?rev=684081&view=rev
- +1: markt
+ +1: markt, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45585
Tomcat failed to start if using $CATALINA_BASE but not JULI. Patch based on a
suggestion by Ian Ward Comfort
http://svn.apache.org/viewvc?rev=684001&view=rev
- +1: markt
+ +1: markt, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45576
Add support for DIGEST to the JAASRealm
http://svn.apache.org/viewvc?rev=684234&view=rev
- +1: markt
+ +1: markt, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41407
Add support for CLIENT-CERT to the JASSRealm. Builds on DIGEST patch above.
https://issues.apache.org/bugzilla/show_bug.cgi?id=41407
- +1: markt
+ +1: markt, fhanik
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45528
Test the SSL socket for cert/cipher compatibility before returning it
http://svn.apache.org/viewvc?rev=684559&view=rev
+1: markt
- -1:
+ -1: fhanik - this is a misconfigured keystore. Solution is to fix the
keystore.
+ The SSL-HOW-TO in tomcat is talking about this.
+ There are a few cases, in this users case, the 'tomcat' alias is not
present
+ The keystore in this case doesn't even contain a private key
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]