It's not possible right now to use non file-based keystores with the CXF KeyManagers/TrustManagers spring TLS configuration. You'll have to configure TLS in code via TLSClientParameters.
Colm. On Mon, Jul 13, 2015 at 11:41 AM, est412 <[email protected]> wrote: > Hello! > In my cxf client I need to use some GOST-based provider (namely CryptoPro > JCP) that uses non file-based (but directory-based) keystore type. How > should I configure it in trustManagers/keyStore element of Spring > configuration xml? > > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Non-file-based-keystore-and-Spring-configuration-tp5759089.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
