ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How do I specify the version of OpenSSL Curl uses?

    IT Discussion
    curl
    2
    2
    498
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wirestyle22W
      wirestyle22
      last edited by wirestyle22

      As you can see above, the version 7.32 is referencing OpenSSL version 0.9.8b. I need to configure this to reference OpenSSL version 1.0.1e to allow TLS1.2 to work. This is all on the same host.

      /usr/bin/curl --version:
      curl 7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/1.0.1e zlib/1.2.3 libidn/0.6.5

      /users/user2/curl-7.32.0/src/curl --version:
      curl 7.32.0 (i686-pc-linux-gnu) libcurl/7.32.0 OpenSSL/0.9.8b zlib/1.2.3

      Does anyone know how I would achieve this outside of a curl parameter? I have the 1.0.1.e source.

      1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403
        last edited by

        @wirestyle22 just a thought, but can you remove the out of date version and leave just the current 1.0.1?

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post