LoginSignup
25
18

More than 5 years have passed since last update.

RSA公開鍵の鍵長を確認

Posted at

既存の公開鍵が2048bit対応しているかは、以下のコマンドで鍵長を見れば分かる。

$ ssh-keygen -l -f ~/.ssh/id_rsa.pub
25
18
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
25
18