You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2017/08/02 16:42:49 UTC

[trafficserver] branch master updated: Doc: Adding proxy.config.ssl.server.multicert.exit_on_load_fail information

This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new f941be8  Doc: Adding proxy.config.ssl.server.multicert.exit_on_load_fail information
f941be8 is described below

commit f941be89222897f8a01f2ba6691f9f0cd24dcea2
Author: Rick Pufky <ri...@omniti.com>
AuthorDate: Mon Jul 24 11:22:48 2017 -0400

    Doc: Adding proxy.config.ssl.server.multicert.exit_on_load_fail information
---
 doc/admin-guide/files/ssl_multicert.config.en.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/admin-guide/files/ssl_multicert.config.en.rst b/doc/admin-guide/files/ssl_multicert.config.en.rst
index e8112a7..b4a5ecc 100644
--- a/doc/admin-guide/files/ssl_multicert.config.en.rst
+++ b/doc/admin-guide/files/ssl_multicert.config.en.rst
@@ -119,6 +119,17 @@ ssl_key_dialog=builtin|"exec:/path/to/program [args]" (optional)
       program runs a security check to ensure that the system is not
       compromised by an attacker before providing the pass phrase.
 
+exit_on_load_error=1|0 (optional)
+  If a certificate configuration does not result in a working
+  configuration, traffic server is not allowed to start when this is
+  set. If a new configuration is broken, a working configuration will
+  not be replaced.
+
+  Exit on load error is enabled by default.
+
+  This option can not be applied to a running Traffic Server using
+  :option:`traffic_ctl config reload`.
+
 Certificate Selection
 =====================
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].