https://issues.apache.org/bugzilla/show_bug.cgi?id=50640
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #3 from Mark Thomas <[email protected]> 2011-02-11 07:10:20 EST --- You should not be re-using an attribute intended for a file for something else. Generally, that approach will make your solution fragile. I have added a test case to Tomcat 7 that demonstrates how a custom SSL implementation can use custom attributes. If you have have further questions on how to implement this, the users list is the place to ask them. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
