小编Max*_*mov的帖子

服务器“unix_http_server”在没有任何 HTTP 身份验证检查的情况下运行

supervisord告诉我它在没有任何 HTTP 身份验证检查的情况下运行。

supervisor> maintail
2015-03-03 16:57:03,832 CRIT Server 'unix_http_server' running without any HTTP authentication checking
Run Code Online (Sandbox Code Playgroud)

虽然我无法在默认端口上打开它9001。如何打开它以及如何启用 HTTP 身份验证检查?

unix_http_server 配置文件部分如下:

[unix_http_server]
file=/var/run/supervisor.sock
chmod=0770
chown=root:supervisor
Run Code Online (Sandbox Code Playgroud)

supervisord

9
推荐指数
2
解决办法
2万
查看次数

证书尚未到期续订...但已过期

我正在尝试更新通配符let's encrypt证书。

/usr/local/bin/certbot renew


Saving debug log to /var/log/letsencrypt/letsencrypt.log

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/sub.myDomain.com.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - …
Run Code Online (Sandbox Code Playgroud)

lets-encrypt

1
推荐指数
1
解决办法
3267
查看次数

标签 统计

lets-encrypt ×1

supervisord ×1