diff options
| author | Michael Klishin <michael@novemberain.com> | 2017-10-16 21:46:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-16 21:46:23 +0300 |
| commit | 35eeab058ce30f6ac83adc4cd965038670adaf63 (patch) | |
| tree | 9d721dc0f21c1e4d6baa0e5a4dec7afb9b888755 | |
| parent | f75021818e2962f94566842fea4a28536015d7d5 (diff) | |
| download | rabbitmq-server-git-35eeab058ce30f6ac83adc4cd965038670adaf63.tar.gz | |
Wording
| -rw-r--r-- | docs/rabbitmq.config.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example index cfd77a88f6..c41957aeeb 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -494,7 +494,7 @@ %% Change the port on which the HTTP listener listens, %% specifying an interface for the web server to bind to. - %% Also set the listener to use SSL and provide SSL options. + %% Also set the listener to use TLS and provide TLS options. %% %% {listener, [{port, 12345}, %% {ip, "127.0.0.1"}, |
