Author: fhanik
Date: Wed Aug 13 21:25:14 2008
New Revision: 685761

URL: http://svn.apache.org/viewvc?rev=685761&view=rev
Log:
vote

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=685761&r1=685760&r2=685761&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Aug 13 21:25:14 2008
@@ -87,6 +87,10 @@
   -1: billbarker The patch is horrible, since it drops connections for no good 
reason, simply to 
                  protect against a totally brain-dead miss-configurations.  If 
the check is moved into
                  the main except loop, then I can go for -0.
+  -1: fhanik - the problem in the bug is obvious, the keystore doesn't contain 
any private keys
+               that can be checked very easily
+               http://www.exampledepot.com/egs/java.security/ListAliases.html
+               Furthermore SSL-HOWTO in Tomcat, mentions this problem
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45608
   Prevent race condition for allocate/deallocate in StandardWrapper



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to