含标签“acme”的文章
在签发acme证书时报错Challenge error
your_domain:Challenge error: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
[Mon Dec 18 10:34:38 AM CST 2023] Please add '--debug' or '--log' to check more details.
[Mon Dec 18 10:34:38 AM CST 2023] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
typecho install and htpasswd config
一、在 Ubuntu 系统中,可以通过以下命令安装 httpd-tools 工具包,为nginx配置密码:
- 安装工具包
apt-get update apt-get install apache2-utils
Linux Server init
1.AWS创建新的实例
2.固定IP
绑定原IP或者使用新的IP,如绑定原IP需要先将原IP在原实例中解绑,然后在HOME-Networking中将原IP绑定到新的实例中。