How do I get the public key of an pem file?

조회 1,525 · 댓글 0
냉장고를사다줘작성자2018년 5월 16일
ssh-keygen -f private.pem -y > public.pub

로그인 후 답글을 남길 수 있습니다.