The following is the list of some of the errors you may encounter when setting up the SSL connections.
Error |
Resolution |
---|---|
DDM TCP/IP Secure Sockets error occurred on SSL_Handshake() -- Reason Code -16 |
Ensure the certificate exists on the server and that it’s assigned to the i5/OS DDM/DRDA Server - TCP/IP application. |
DDM TCP/IP Secure Sockets error occurred on SSL_Handshake() -- Reason Code -23 |
Ensure the certificate exists on the client and that it’s assigned to the i5/OS DDM/DRDA Server - TCP/IP application. |
DDM TCP/IP Secure Sockets error occurred on SSL_Handshake() -- Error code 3447 |
Ensure the RDB directory entry for the server system has port number 448 (the default DDM/DRDA SSL port) specified. FTP - when using FTP to transfer certificates, use ASCII mode and not binary (bin) mode. |
java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath: |
Ensure the javax.net.ssl.trustStore property is specified and pointing to the correct cacerts file. |