Updated Branches: refs/heads/master cedd0ab84 -> c1562cdc8
doc: remove proxy.config.ssl.server.private_key.filename Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d1a65d9c Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/d1a65d9c Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/d1a65d9c Branch: refs/heads/master Commit: d1a65d9c042e2ab330e8b418270924fc425ed8aa Parents: cedd0ab Author: James Peach <[email protected]> Authored: Mon Aug 19 09:46:16 2013 -0700 Committer: James Peach <[email protected]> Committed: Mon Aug 19 09:46:16 2013 -0700 ---------------------------------------------------------------------- doc/reference/configuration/records.config.en.rst | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d1a65d9c/doc/reference/configuration/records.config.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst index 9e1b8b3..a2fa15f 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -1595,10 +1595,6 @@ SSL Termination :file:`ssl_multicert.config` will be loaded relative to this path. -.. ts:cv:: CONFIG proxy.config.ssl.server.private_key.filename STRING NULL - - TBD - .. ts:cv:: CONFIG proxy.config.ssl.server.cert_chain.filename STRING NULL The name of a file containing a global certificate chain that
