Community
Participate
Working Groups
Currently it is not possible to set an initialized KeyStore as keystore/truststore of SslContextFactory. As a result, it is not possible to use a KeyStore that is not being loaded from a file or stream. This enhancement will provide a way to set a fully initialized KeyStore as keystore/truststore, as well as provide methods that could be overridden by subclasses to do the same. It will also provide a way to load keystore/truststore specified using Resource object, as a result the methods that supply an input stream directly would be deprecated.
*** Bug 345658 has been marked as a duplicate of this bug. ***
Committed r3132
Will this be part of the Indigo release?
Gunnar, I think there is a chance that 7.4.1 will make it into indigo