Updated Branches: refs/heads/master 17f0102cb -> f55774f11
Update security-options.en.rst Fix typo Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f55774f1 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/f55774f1 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/f55774f1 Branch: refs/heads/master Commit: f55774f112a6e3ce4d5ddd146578655366ab653f Parents: 17f0102 Author: bellofreedom <[email protected]> Authored: Fri Jan 3 10:44:52 2014 +0800 Committer: James Peach <[email protected]> Committed: Fri Jan 3 08:40:31 2014 -0800 ---------------------------------------------------------------------- doc/admin/security-options.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/f55774f1/doc/admin/security-options.en.rst ---------------------------------------------------------------------- diff --git a/doc/admin/security-options.en.rst b/doc/admin/security-options.en.rst index fb22786..d9534ec 100644 --- a/doc/admin/security-options.en.rst +++ b/doc/admin/security-options.en.rst @@ -118,7 +118,7 @@ client/Traffic Server connections, you must do the following: - Set the port number used for SSL communication using :ts:cv:`proxy.config.http.server_ports`. - Edit :file:`ssl_multicert.config` to specify the filename and location of the - SSL certificates and provate keys. + SSL certificates and private keys. - (Optional) Configure the use of client certificates: Client certificates are located on the client. If you configure Traffic Server to require client certificates, then Traffic Server
