1-命令行輸入:ssh-keygen -p
會(huì)打開(kāi)Enter file in which the key is (/Users/username/.ssh/id_rsa):
直接回車
2-Enter old passphrase:
輸入之前設(shè)置的密碼
3-輸入新密碼
Enter new passphrase (empty for no passphrase):
直接回車
4-再次輸入新密碼
Enter same passphrase again:
直接回車
5-私鑰密碼清除成功