Curl with ssl

Discussion in 'Server Operation' started by ProServ-uk.com, Aug 14, 2007.

  1. ProServ-uk.com

    ProServ-uk.com New Member

    Hi,


    Does anyone know how to install curl with ssl i have had a look around on google and cant seem to find much, any help would be appretiated,

    OS = F5,

    Regards rickie
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Doesn't
    Code:
    yum install curl
    work?
     
  3. dexjul

    dexjul New Member

    same problem.

    I need to install curl with ssl support.

    Thank you.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Which distribution are you using?
     
  5. dexjul

    dexjul New Member

    I used centos 4.

    Thank you.
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Try
    Code:
    yum install curl
     
  7. Ben

    Ben Active Member Moderator

    How do you know that the curl you installed has no ssl support?
     
  8. dexjul

    dexjul New Member

    I tried yum install curl, and curl already installed.

    but no ssl support.

    I checked my phpinfo on curl.

    CURL support enabled
    CURL Information libcurl/7.12.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6

    Is curl-ssl suport is already installed?
     
  9. Ben

    Ben Active Member Moderator

    did you try to access an https ressource via curl an get an error or where's the problem?
     

Share This Page