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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

webhoernchen
Copy link

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

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