简体   繁体   English

使用letsencrypt重置并重做https证书

[英]Reset and redo https certificate using letsencrypt

I'm following linuxbabe's tutorial* to set up my server and managed to screw up something and can't make https do it's job.我正在按照 linuxbabe 的教程 * 设置我的服务器并设法搞砸了一些东西,不能让 https 完成它的工作。 The site can be reached via port 80, but not via port 443. Firefox says Unable to load.该站点可以通过端口 80 访问,但不能通过端口 443。Firefox 说无法加载。 Probably clearing all Apache-related ssl stuff would do it for a new beginning (but email certificates must not be touched. Those work as expected), My question is?可能清除所有与 Apache 相关的 ssl 的东西会为一个新的开始做这件事(但 email 证书不能被触及。那些按预期工作),我的问题是? how can it be done in a safe manner?如何以安全的方式完成? Thank you!谢谢!

PS: running Raspberry OS with Apache 2.4.52 and certbot. PS:使用 Apache 2.4.52 和 certbot 运行 Raspberry OS。

There is a command "certbot delete".有一个命令“certbot delete”。 It will list available certificates and you can chose which to delete.它将列出可用的证书,您可以选择要删除的证书。 After that, you redo the certification process.之后,您重做认证过程。

PS: and don't forget to open port 443. That was the reason I screwed things up. PS:别忘了打开443端口。这就是我搞砸的原因。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 letsencrypt 续订证书时出现 404 错误 - 404 error on letsencrypt renew certificate AWS lightSail 在通过letsEncrypt 获取SSL 证书时出现问题 - AWS lightSail having issue while getting SSL certificate through letsEncrypt Apache2没有证书将https重定向到http - Apache2 Redirect https to http with no certificate 网站将HTTPS所使用的加密算法来自Let's Encrypt? - Which certificate from Let's Encrypt does a website use for HTTPS? 如何在没有证书的情况下将HTTPS请求重定向到HTTP(Apache VirtualHosts)并避免出现证书警告 - How to redirect HTTPS requests to HTTP without a certificate (Apache VirtualHosts) and avoid a certificate warning 如何在 gedit 上重做 - How to redo on gedit 来自我的Linux VM(Centos)的所有https请求均由于证书无效而失败 - All https requests from my linux vm (Centos) fail due to invalid certificate 对于 HTTPS,Invoke-WebRequest 总是失败。 根据验证程序,远程证书无效 - Invoke-WebRequest Always Fails For HTTPS. The remote certificate is invalid according to the validation procedure 在PHP中使用curl无法连接对等重置 - using curl with php cannot connect peer reset 使用Web表单(PHP)重置Linux密码 - Reset Linux password using web form (PHP)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM