Safe3-CVS/docs/guide/problems.md
UUSEC Technology 2bf8c87f3b v1.4.0
2025-05-12 15:34:37 +08:00

8 lines
521 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 常见问题
> 森罗 的发展离不开社区的每一位用户的支持,这里收集常见的使用问题 。
### :apple: 为什么我的森罗无法自动获得SSL证书 <!-- {docsify-ignore} -->
?> 请将域名指向森罗所在服务器,并将/opt/slwx/config.json中的domain设置为你要绑定的域名Web服务的监听端口port改为443auto_ssl的值改为true然后访问 https://yourdomain 后才会自动申请let's encrypt免费证书申请成功后会存放于slwx/cert目录。