我可以安全地删除 Amazon EC2 ssh 密钥吗?
在我的authorized_keys 文件中,我有两个公钥。 “evb_aws”和我自己的。我猜第一个是亚马逊能够访问该实例。我可以安全地摆脱它吗?
我很确定会有一些答案说“为什么?” - 这不是问题。谢谢 :)
In my authorized_keys file, I have two public keys. "evb_aws" and my own. I'm guessing the first one is for Amazon to be able to get access to the instance. Can I safely get rid of it?
I'm pretty sure there'll be some answers saying "why?" - that's not the question. Thanks :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我们这样做并没有遇到任何问题。 http://aws.amazon.com/agreement/ 上的 Amazon 服务条款中没有任何内容表明您必须向他们提供您的登录信息(在许多情况下,这会违反您的数据安全义务)
您使用的是什么 AMI?我没有注意到除了我的钥匙之外还安装了另一个钥匙。
We do this and have had no problems. There's nothing in Amazon's terms of service at http://aws.amazon.com/agreement/ that indicate that you have to provide them a login to your box (and in many cases that would be a violation of your data security obligations)
What AMI are you using? I've not noticed another key aside from mine being installed.