既存の公開鍵が2048bit対応しているかは、以下のコマンドで鍵長を見れば分かる。
$ ssh-keygen -l -f ~/.ssh/id_rsa.pub
Go to list of users who liked
More than 5 years have passed since last update.
既存の公開鍵が2048bit対応しているかは、以下のコマンドで鍵長を見れば分かる。
$ ssh-keygen -l -f ~/.ssh/id_rsa.pub
Register as a new user and use Qiita more conveniently
Go to list of users who liked