File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -183,28 +183,6 @@ the API servers, respectively.
183
183
184
184
Optional. Default: ``64 `` (Limited by max_header_line default: 16384)
185
185
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
-
208
186
Configuring Logging in Glance
209
187
-----------------------------
210
188
You can’t perform that action at this time.
0 commit comments