IBM i Global

IBM i 

A space for professionals working with IBM’s integrated OS for Power systems to exchange ideas, ask questions, and share expertise on topics like RPG and COBOL development, application modernization, open source integration, system administration, and business continuity.


#Power


#IBMi
 View Only
  • 1.  Telnet client and program axis with ssl VS server Azure.

    Posted Fri June 27, 2025 02:46 PM

    Hi, I'm doing a TELNET RMTSYS(target) PORT(443) SSL(*YES) from an IBM client to an Azure server, but I get a CPDBCB5 message, it can't find a file or directory, I imagine that's where the SSL encryption certificate for its connection is. Where and how do I configure it? I also have a program with Axis that will connect to that same server, how do I insert that certificate or directory so that this program uses it? What would be the best option? Regards.



    ------------------------------
    Miguel Peralta
    ------------------------------


  • 2.  RE: Telnet client and program axis with ssl VS server Azure.

    Posted Sun June 29, 2025 11:38 AM

    Hi,

    TELNET uses the *SYSTEM store which you manage through the DCM (Digital Certificate Manager) web interface.

    axis can work both via the *SYSTEM store as well as a custom store.

    Kind regards,
    Paul



    ------------------------------
    Paul Nicolay
    ------------------------------



  • 3.  RE: Telnet client and program axis with ssl VS server Azure.

    Posted Mon June 30, 2025 05:42 PM

    You probably want port 992 for a telnet-ssl session unless you are trying to connect to the https port and check connectivity.



    ------------------------------
    Vincent Greene
    IT Consultant
    Technology Expert labs
    IBM
    Vincent.Greene@ibm.com


    The postings on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
    ------------------------------