7
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

error:0909006C:PEM routines:get_name:no start line の解決

Last updated at Posted at 2021-05-30

問題

TeraTerm で発生する
error:0909006C:PEM routines:get_name:no start line
の解消

解決策

秘密鍵の -----END OPENSSH PRIVATE KEY----- の後に改行を入れる
改行が入っていないとエラーが出るみたいです。
問題解決の参考になれば幸いです。

7
2
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?