Skip to content
This repository was archived by the owner on Mar 19, 2022. It is now read-only.

Net::SSH - Deprecation warning for option :paranoid#529

Open
webhoernchen wants to merge 1 commit intomatschaffer:masterfrom
webhoernchen:master
Open

Net::SSH - Deprecation warning for option :paranoid#529
webhoernchen wants to merge 1 commit intomatschaffer:masterfrom
webhoernchen:master

Conversation

@webhoernchen
Copy link
Copy Markdown

since Net::SSH version 4.2.0:

:paranoid is deprecated, please use :verify_host_key. Supported Both :paranoid and :verify_host_key were specified. :verify_host_key takes precedence, :paranoid will be ignored.

This change removes the deprecation warning for the current Net::SSH version and supports older versions of Net::SSH, too.

   * Deprecation warning for :paranoid option fixed
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 28, 2018

Coverage Status

Coverage decreased (-0.03%) to 90.089% when pulling c5a7696 on webhoernchen:master into 3c851a4 on matschaffer:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants