Skip to content

稀奇古怪的知识

Menu

Search

Posts with the docker tag

OpenWrt

docker 内部添加CA证书访问外部https

Written by Sea on 18 4 月, 2023.

docker exec -it xxxxxx sh
apk –no-cache add ca-certificates && update-ca-certificates

Read the article docker 内部添加CA证书访问外部https
未分类

HomeAssistant开启ssl

Written by Sea on 13 3 月, 20236 12 月, 2023.

编辑配置文件目录中的 configuration.yaml 尾部添加:

http:
ssl_certificate: uhttpd.crt
ssl_key: uhttpd.key

上传 crt 和key文件至该目录后重启

Read the article HomeAssistant开启ssl
Proudly powered by WordPress | Theme: Simone by Carolina