Method: SDM::SSH#allow_deprecated_key_exchanges
- Defined in:
- lib/models/porcelain.rb
#allow_deprecated_key_exchanges ⇒ Object
Whether deprecated, insecure key exchanges are allowed for use to connect to the target ssh server.
8879 8880 8881 |
# File 'lib/models/porcelain.rb', line 8879 def allow_deprecated_key_exchanges @allow_deprecated_key_exchanges end |