Automic Workload Automation

 View Only

Expand all | Collapse all

unix job( calling HTTPS request) failed, Unable to establish SSL connection

  • 1.  unix job( calling HTTPS request) failed, Unable to establish SSL connection

    Posted Jan 30, 2025 07:24 AM

    we have a unix job working fine with calling wget using "HTTP",  but failing with "HTTPS"

    error:

    GnuTLS: An unexpected TLS packet was received.
    Unable to establish SSL connection.
    Jobben feilet! Code 4.

    Proxy tunneling failed: ForbiddenUnable to establish SSL connection.
    Jobben feilet! Code 4.



  • 2.  RE: unix job( calling HTTPS request) failed, Unable to establish SSL connection

    Broadcom Employee
    Posted Jan 31, 2025 02:25 AM

    Halo Madhu,

    do you have the required certificates in place in order to create a secure connection?

    As an alternative to wget you can also use the Automic Integration REST agent which allows you to interactively design your REST request in AWI, handle the credentials and also upload the certificate into the truststore of the agent.

    Regards, Markus