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?

More than 3 years have passed since last update.

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

Posted at

###問題
    TeraTermでの"error:0909006C:PEM routines:get_name:no start line"の解消
###解決策
    秘密鍵の"-----END OPENSSH PRIVATE KEY-----"の後に改行を入れる
    改行が入っていないとエラーが出るみたいです。
    問題解決の参考になれば幸いです。

7
2
0

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?