Skip to content

Commit 19c4dd9

Browse files
committed
Fix typo: SSH -> SSFix typo: SSH -> SSL
1 parent a521119 commit 19c4dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rabbitmq.config.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
%%
131131
%% {ssl_handshake_timeout, 5000},
132132

133-
%% Whether to allow SSH POODLE attack,
133+
%% Whether to allow SSL POODLE attack,
134134
%% as is the case of Erlang versions that make it impossible to disable SSLv3
135135
%%
136136
%% {ssl_allow_poodle_attack, false},

0 commit comments

Comments
 (0)