diff --git a/docs/configuration.md b/docs/configuration.md index 4569bed0edb8..e33094b062d7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1456,8 +1456,10 @@ Apart from these, the following properties are also available, and may be useful the properties must be overwritten in the protocol-specific namespace.
Use spark.ssl.YYY.XXX settings to overwrite the global configuration for
- particular protocol denoted by YYY. Currently YYY can be
- only fs for file server.
YYY. Example values for YYY
+ include fs, ui, standalone, and
+ historyServer. See SSL
+ Configuration for details on hierarchical SSL configuration for services.