Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2552

configure fails to detect missing SSL_CTX_set_tlsext_ticket_key_cb

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 4.2.0
    • Build
    • None

    Description

      The problem is that we only try to compile this, presumably not link it? Hence, without an explicit -Werror to configure, platforms which do not support the session ticket extension (e..g. RHEL5) can not compile.

      The problem stems from the fact that without -Werror, the compiler simply says:

      conftest.c:56: warning: implicit declaration of function 'SSL_CTX_set_tlsext_ticket_key_cb'
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            zwoop Leif Hedstrom
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment