In IBM JDK environment, the SSL Algorithm is IbmX509. The hardcoded SunX509 fails in the IBM JDK environment. This is similar to the issue for THRIFT-1332: TSSLTransportParameters class uses hard coded value keyManagerType: SunX509
- links to
In IBM JDK environment, the SSL Algorithm is IbmX509. The hardcoded SunX509 fails in the IBM JDK environment. This is similar to the issue for THRIFT-1332: TSSLTransportParameters class uses hard coded value keyManagerType: SunX509