e031e58067f3b0479e1cba30de097426a2d89d84
ros/launch/machine/known_hosts\343\201\256\345\225\217\351\241\214.md
... | ... | @@ -0,0 +1,8 @@ |
1 | +[A is not in your SSH known_hosts file. - ROS Answers: Open Source Q&A Forum](https://answers.ros.org/question/41446/a-is-not-in-your-ssh-known_hosts-file/) |
|
2 | + |
|
3 | +``` |
|
4 | +ssh -oHostKeyAlgorithms='ssh-rsa' host |
|
5 | +``` |
|
6 | + |
|
7 | +しかしこの回答,もう8年前のもの.paramikoはおそらくecdsaに対応している.どこか改善できるところがあるのではないか? |
|
8 | +[ros_comm/remoteprocess.py at f06d584965a80ed6a966456758de20d1a63b6893 · ros/ros_comm](https://github.com/ros/ros_comm/blob/f06d584965a80ed6a966456758de20d1a63b6893/tools/roslaunch/src/roslaunch/remoteprocess.py#L59) |
|
... | ... | \ No newline at end of file |