Skip to content

Commit

Permalink
Merge remote branch 'rabbit/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Elliston committed Dec 13, 2010
2 parents d096735 + aa2b5de commit 05c24f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/amqp/server.rb
Expand Up @@ -115,7 +115,7 @@ def start_ssl
@socket.connect

if ctx.verify_mode != OpenSSL::SSL::VERIFY_NONE
@socket.post_connection_check(@address)
@socket.post_connection_check(@host)
end
end

Expand Down

0 comments on commit 05c24f3

Please sign in to comment.