Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PrivateKey と PublicKey を Windows マシンから Mac の.sshフォルダに変換する必要があります。
.ssh
これは PrivateKey に対して行われ、正常に変換されましたが、PublicKey に対しては変換されませんでした。
別のコマンドを使用して何度も試しましたが、うまくいきませんでした。
すでに秘密鍵を転送している場合は、そこから公開鍵を取得できます。ssh-keygen-yを使用します。