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

ATS shouldn't start if SSL is configured and certificate can't be loaded

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.3.0
    • SSL

    Description

      requirement by dcarlin:

      It seems ATS will start up even if the certificate file isn't present.

      ATS settings in records.config:

      CONFIG proxy.config.ssl.server.cert_chain.filename STRING digicert.pem
      CONFIG proxy.config.ssl.server.cert.path STRING conf/yts/ssl

      ATS settings in ssl_multicert.config:

      dest_ip=* ssl_cert_name=ycpi_ssl_cert.pem

      What happened was that this volume /home/y/conf/yts/ssl wasn't mounted - so the
      SSL cert and chain cert were inaccessible. ATS started anyways just returning
      errors on 443. Healthchecks were served on port 80 via HTTP, so it appeared to that the site was OK.

      Attachments

        1. patch.diff
          0.5 kB
          kang li

        Issue Links

          Activity

            People

              Kang Li kang li
              Kang Li kang li
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: