Remove duplicated content

Change-Id: I0e8b4b443a0659e75a80de1dd1f6418ff2793d2f
Closes-Bug: #1771257
This commit is contained in:
chenxing 2018-05-25 15:10:34 +08:00
parent f602007148
commit 38d5ee66cb

View File

@ -110,11 +110,9 @@ The default for TLS is disabled, to enable TLS networking:
is a CA that will provide trusted certificates at no charge. Many is a CA that will provide trusted certificates at no charge. Many
company's IT departments will provide certificates within that company's IT departments will provide certificates within that
company's domain. If using a trusted CA is not possible for your company's domain. If using a trusted CA is not possible for your
situation, you can use OpenSSL to create your own or see the section
company's domain. If using a trusted CA is not possible for your
situation, you can use `OpenSSL <https://www.openssl.org>`__ situation, you can use `OpenSSL <https://www.openssl.org>`__
to create your own or see the section below about kolla to create your own company's domain or see the section below about
generated self-signed certificates. kolla generated self-signed certificates.
Two certificate files are required to use TLS securely with authentication. Two certificate files are required to use TLS securely with authentication.
These two files will be provided by your Certificate Authority. These These two files will be provided by your Certificate Authority. These