CMake Windows & OpenSSL 1.1.0 incorrect lib names

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.8.0
    • Affects Version/s: None
    • Component/s: Build, libmongoc, tls
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See also https://github.com/h2o/h2o/pull/227 && https://mta.openssl.org/pipermail/openssl-dev/2016-August/008340.html

      OpenSSL renamed the library filenames on Windows in OpenSSL 1.1.0 (to libcrypto and libssl, rather then libeay32.lib & ssleay32.lib).

      The CMake FindOpenSSL does not seem to have been updated, so now the search passes, but linking fails, since we are attempting to link non-existing libs.

            Assignee:
            Hannes Magnusson (Inactive)
            Reporter:
            Hannes Magnusson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: