diff options
| -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 7c3840b9e4..c170340a10 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -130,7 +130,7 @@ %% %% {ssl_handshake_timeout, 5000}, - %% Whether to allow SSH POODLE attack, + %% Whether to allow SSL POODLE attack, %% as is the case of Erlang versions that make it impossible to disable SSLv3 %% %% {ssl_allow_poodle_attack, false}, |
