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

SSL client code does not validate upstream hostname

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.0.0
    • SSL

    Description

      Our SSL client side certificate validation does not validate that the upstream certificate actually matches the request hostname/IP.

      Openssl added a check for this (X509_check_host) in 1.0.2 – but that version is still far from becoming mainstream (and the implementation there is somewhat overcomplicated for our needs).

      Fix is to validate (when client side validation is turned on) according to RFC6125

      Attachments

        Activity

          People

            ushachar Uri Shachar
            ushachar Uri Shachar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: