Merge "Fixed tabs in the multi-node doc."

This commit is contained in:
Jenkins 2012-04-26 20:38:58 +00:00 committed by Gerrit Code Review
commit aa7a3a395e
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
Greg Holt <gholt@rackspace.com> gholt <gholt@brim.net>
Greg Holt <gholt@rackspace.com> gholt <devnull@brim.net>
Greg Holt <gholt@rackspace.com> gholt <z-github@brim.net>
Greg Holt <gholt@rackspace.com> gholt <z-launchpad@brim.net>
Greg Holt <gholt@rackspace.com>
John Dickinson <me@not.mn> <john.dickinson@rackspace.com>
Michael Barton <mike@weirdlooking.com> <michael.barton@rackspace.com>

View File

@ -108,8 +108,8 @@ Configure the Proxy node
openssl req -new -x509 -nodes -out cert.crt -keyout cert.key
.. note::
If you don't create the cert files, Swift silently uses http internally rather than https. This document assumes that you have created
these certs, so if you're following along step-by-step, create them. In a
If you don't create the cert files, Swift silently uses http internally rather than https. This document assumes that you have created
these certs, so if you're following along step-by-step, create them. In a
production cluster, you should terminate SSL before the proxy server. SSL
support is provided for testing purposes only.