Skip to content

Commit b5cccee

Browse files
committed
add ref to check-messaging-07
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
1 parent 8b36af6 commit b5cccee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controls/check-messaging.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@
143143
control 'check-messaging-07' do
144144
title 'Check for tls cipher honor order'
145145
desc 'The rabbitmq server should force the tls cipher order'
146+
ref 'Strong Ciphers for Apache, nginx and Lighttpd', url: 'https://cipherli.st/'
146147

147148
describe rabbitmq_config.params('rabbit','ssl_options','honor_cipher_order') do
148149
it { should eq true }

0 commit comments

Comments
 (0)