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.
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.
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.