https://issues.apache.org/bugzilla/show_bug.cgi?id=50640
Gerard Borst <gerard-bo...@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #2 from Gerard Borst <gerard-bo...@hotmail.com> 2011-01-31 14:36:29 EST --- Although I understand it won't be fixed I still will try to clarify my opinion. 1. I have made an SSL implementation with a RACFInputstream. RACF is the security store on IBM z/OS and also stores the certificates. 2. In java.security.KeyStore there isn't a reference to a file but to an InputStream 3. Think about smart cards as a simple example. An AbstractEndpoint shouldn't have a reference to an implementation. But if it isn't changed it is not that bad, it's just annoying and not correct.I will simply strip the path of the keyStoreFile in the implementation. -- 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org