THRIFT-1332: TSSLTransportParameters class uses hard coded value keyManagerType:...
authorJake Farrell <jfarrell@apache.org>
Thu, 8 Sep 2011 16:57:40 +0000 (16:57 +0000)
committerJake Farrell <jfarrell@apache.org>
Thu, 8 Sep 2011 16:57:40 +0000 (16:57 +0000)
commit251939c6b1b2fc72ce47da97dc7f9844cbd93e16
tree38fae152f4f00969fac65e3c35c13f43f3a2b276
parentf0998737041274c821169e1d678316e3fac8d123
THRIFT-1332: TSSLTransportParameters class uses hard coded value keyManagerType: SunX509
Client: java
Patch: Vladimir Zhilyaev

Convert Keymanger and TrustManager over to using detected jvm values rather than hard coded.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1166798 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/transport/TSSLTransportFactory.java