問題タブ [rsa-key-fingerprint]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
5054 参照

localhost - 警告: リモート ホスト ID が変更されました (1)

コマンドを入力した後

エラーが発生します

誰かがあなたを傍受している可能性があります (中間者攻撃)。ホスト キーが変更されたばかりである可能性もあります。リモート ホストから送信された RSA キーのフィンガープリントは、SHA256:rV+69MOdHKanIvP41a9Xspug6am7/BV7CHVjhxxxxx です。

システム管理者に連絡してください。/home/pranav/.ssh/known_hostsこのメッセージを取り除くには、正しいホスト キーを追加します。次のコマンドを使用して、問題のある RSA キーを/home/pranav/.ssh/known_hosts:3 削除します。

0 投票する
1 に答える
885 参照

rsa-key-fingerprint - RSA キー フィンガープリントを処理するための Python 3 コードの変更

次のコードは、次の理由により、Cisco スイッチへの接続に失敗します。

RSA キーのフィンガープリントは 3e:b7:7b:55:6b:a3:xx:xx:xx:xx
です 接続を続行しますか (はい/いいえ)? はい

RSA キーを考慮して変更するのを手伝ってください。ありがとうございます。