My Oracle Support Banner

Configured FTPS In OMFT (IBM JDK) : java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available (Doc ID 2610878.1)

Last updated on NOVEMBER 15, 2023

Applies to:

Oracle Managed File Transfer - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Goal

On : 12.2.1.3.0 version, MFT Runtime Server

Configured FTPS in OMFT (IBM JDK) and getting the following error

Caused by: BINDING.JCA-11410
Error establishing SSL connection.
Error establishing SSL connection.
Could not establish SSL connection.
Please correct the setup for SSL.

  at oracle.tip.adapter.ftp.FtpSSLManager.getSSLSocketFactory(FtpSSLManager.java:359)
  at oracle.tip.adapter.ftp.FtpSocketFactory.(FtpSocketFactory.java:204)
  at oracle.tip.adapter.ftp.FTP.connect(FTP.java:612)
  at oracle.tip.adapter.ftp.FTPClient.establishFtpSession(FTPClient.java:211)
  at oracle.tip.adapter.ftp.FTPAgent.login(FTPAgent.java:869)
  at oracle.tip.adapter.ftp.FTPAgent.preCall(FTPAgent.java:1432)
  at oracle.tip.adapter.ftp.FTPAgent.validateOutputDirAndCreateIfReqd(FTPAgent.java:1002)
  at oracle.tip.adapter.file.outbound.FileInteraction.executeFileWrite(FileInteraction.java:632)
  at oracle.tip.adapter.ftp.outbound.FTPInteraction.execute(FTPInteraction.java:364)
  at oracle.tip.adapter.sa.impl.fw.wsif.jca.WSIFOperation_JCA.performOperation(WSIFOperation_JCA.java:576)
  ... 25 more
Caused by: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available
  at sun.security.jca.GetInstance.getInstance(GetInstance.java:171)
  at javax.net.ssl.KeyManagerFactory.getInstance(KeyManagerFactory.java:12)
  at oracle.tip.adapter.ftp.FtpSSLManager.getKssKeyManagerFactory(FtpSSLManager.java:424)
  at oracle.tip.adapter.ftp.FtpSSLManager.getSSLSocketFactory(FtpSSLManager.java:336)
  ... 34 more
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.