kang li created TS-3329:
---------------------------

             Summary: ATS shouldn't start if SSL is configured and certificate 
can't be loaded
                 Key: TS-3329
                 URL: https://issues.apache.org/jira/browse/TS-3329
             Project: Traffic Server
          Issue Type: Improvement
          Components: SSL
            Reporter: kang li


requirement by [~dcarlin]:
{quote}
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. 
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to