2 回答
- 最新
- 投票最多
- 评论最多
1
This is documented here: https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-key-pairs.html
As you can see in the docs, it only specifies RSA for Windows instance. For Linux instances you can use RSA and ED25519 key pairs.
0
It turns out the issue was that I was using an ED25519 key pair, but only RSA key pairs are supported for Windows machine. This ought to be specified somewhere.
已回答 3 年前
相关内容
- 已提问 5 个月前
- AWS 官方已更新 1 年前
- AWS 官方已更新 1 年前