IBM i Global

 View Only

 AXIS on HTTPS

Miguel Peralta's profile image
Miguel Peralta posted Fri June 13, 2025 03:39 PM

Hi, we're running an Axis application on the IBM i. We use HTTP to connect. We want to use HTTPS, but it won't run. What could we be missing? My server is running 7.4.
Thanks and best regards.

Paul Nicolay's profile image
Paul Nicolay

No experience with the Axis stuff but if it doesn't work with HTTPS it's probably a certificate issue.

Try a TELNET RMTSYS(target) PORT(443) SSL(*YES) and see what it shows in the joblog.

Satid S's profile image
Satid S

Dear Miguel

Do a Google search with "axis server configure https" and you will see articles and Youtube videos on how to configure HTTPS for Axis.