Skip to content

Commit cbd0262

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove SSL configuration section from docs" into stable/wallaby
2 parents c127bbc + 62e921e commit cbd0262

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

doc/source/configuration/configuring.rst

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -183,28 +183,6 @@ the API servers, respectively.
183183

184184
Optional. Default: ``64`` (Limited by max_header_line default: 16384)
185185

186-
Configuring SSL Support
187-
~~~~~~~~~~~~~~~~~~~~~~~
188-
189-
``cert_file=PATH``
190-
Path to the certificate file the server should use when binding to an
191-
SSL-wrapped socket.
192-
193-
Optional. Default: not enabled.
194-
195-
``key_file=PATH``
196-
Path to the private key file the server should use when binding to an
197-
SSL-wrapped socket.
198-
199-
Optional. Default: not enabled.
200-
201-
``ca_file=PATH``
202-
Path to the CA certificate file the server should use to validate client
203-
certificates provided during an SSL handshake. This is ignored if
204-
``cert_file`` and ''key_file`` are not set.
205-
206-
Optional. Default: not enabled.
207-
208186
Configuring Logging in Glance
209187
-----------------------------
210188

0 commit comments

Comments
 (0)