AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
Expand all | Collapse all

curl: (1) libcurl was built with SSL disabled, https: not supported!

  • 1.  curl: (1) libcurl was built with SSL disabled, https: not supported!

    Posted Wed March 16, 2022 11:04 AM
    Team,

    We are getting curl error while executing curl

    >ts?AppID=AppID_Test&Safe=TestSafe_Joe&Folder=Root&Username=CyberArkTestUser1' <
    curl: (1) libcurl was built with SSL disabled, https: not supported!

    Installed version of curl is
    ==> curl -V
    curl 7.9.3 (powerpc-ibm-aix4.3.3.0) libcurl 7.9.3
    ==>

    This is on AIX server
    ==> oslevel -s
    7200-04-02-2028
    ==>

    ==> openssl version
    OpenSSL 1.0.2u 20 Dec 2019
    ==>





    ------------------------------
    Rajesh Munuswamy Venugopal
    ------------------------------


  • 2.  RE: curl: (1) libcurl was built with SSL disabled, https: not supported!

    Posted Thu March 17, 2022 12:25 PM
    That's an ancient curl version.
    Try to install the latest one from AIX Toolbox.

    ------------------------------
    Ayappan P
    ------------------------------