× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



In order to use SSL with RDI's connection, you must add the Certificate from your IBM i to RDI's Java cacerts key store.

You need to get the SSL Certificate that is used by your IBM i.

Then you need to run the JVM for RDI and add that certificate into the Java key store.

There are lots of examples how to update the Java key store.

Open the command prompt window on your Windows machine.
Change to the JDK folder found under where you installed RDI 9.8.

cd "IBM Rational Developer for i"\jdk
.\bin\keytool -importcert -trustcacerts -alias NAME-YOUR-IBM-CERTIFICATE "C:\Users\YOU\Desktop\YOURIBMCERTIFICATE.crt" --cacerts -storepass changeit


Once you have added the certificate then restart RDI and try the connection again.

--
Chris Hiebert
Senior Programmer/Analyst
Disclaimer: Any views or opinions presented are solely those of the author and do not necessarily represent those of the company.

From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of gio.cot via WDSCI-L
Sent: Friday, May 5, 2023 4:21 PM
To: 'Rational Developer for IBM i' <wdsci-l@xxxxxxxxxxxxxxxxxx>
Cc: gio.cot <gio.cot@xxxxxxxxxxx>
Subject: [WDSCI-L] Error RDi 9.8 EVFA9113

Hi all



I'm trying to use RDi 9.8, when i try to connect to mi Ibm i, i receive the

error EVFA9113 : An error occurred while trying to connect securely to

192.168.0.01. Check if you are connected to the host. If the connection was

not dropped, verify that the SSL authority is set, TCP/IP is configured

correctly on the local machine, and all host servers are started at

192.168.0.01.





I tried to run Rdi also as administrator, but the error is not solved.



Which could be the problem ?





Thanks





Gio



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.