在 Apache 上安装 SSL,丢失密钥文件
我尝试在服务器上安装 SSL 证书,但丢失了为 SSL 应用程序创建 CSR 文件时生成的密钥文件。我相当确定这是一个独特的文件,简单地创建一个新的 CSR 文件不会生成我需要的密钥文件。我可以做些什么来获得与之前相同的密钥和 CSR 文件吗?我用 godaddy 来获取证书,如果这有什么区别的话。
I am attempting to try to install my SSL certificate on a server and I have lost my key file that was generated when I was creating the CSR file for the SSL application. I am fairly certain that this is a unique file and simply creating a new CSR file wont make the key file that I need. Is there anything that I can do to get the same key and CSR file that I had before? I used godaddy to get the certificate if that makes any difference.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不,如果没有原始密钥,您将无能为力。一些 CA 会因密钥丢失而重新颁发证书,而另一些则您需要再次付费。
No, there's nothing you can do without the original key. Some CAs will reissue a certificate due to a lost key, others you'll be paying again.
是的,有一个解决方案。转到您的 godaddy 帐户、ssl 证书并重新输入密钥。在此之前,您必须创建新密钥和 CSR。当你有了 CSR 后,按照我上面所说的登录 godaddy
yes there is a solution. Go to your godaddy account, ssl certs, and re-key it. Before this you have to create a new key and CSR. When you have the CSR, do what i said above logging to godaddy