GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/1488
This allows old ssl_multicert.config to still function on reload
The problem is that if a certificate fails to load, for whatever reason
that might be, ATS still switches the configuration, leaving the server in a
crippled state. This patch fixes this, to the normal behavior of ATS retaining
the old configurations if the new fails to load.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver FixSSLLoadFailure
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1488.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1488
----
commit 2f636d23c493039626fae51c7cd37047140bb657
Author: Leif Hedstrom <[email protected]>
Date: 2017-02-24T19:47:29Z
This allows old ssl_multicert.config to still function on reload
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---