-
### caddy webserver (接下来简称caddy) 介绍
caddy 是一个用 golang 配置简单的 web 服务器, 能够通过 Let's Encrypt 自动签发免费的 https 证书, 避免 https 证书过期, 而且很容易编写插件来进行功能扩展, 今天就是总结下我添加 tls.dns.alidns(就是标题里的那个) 中碰到的坑
### 添加 tls.dn…
-
https://www.qikqiak.com/post/automatic-https-with-traefik2/
上一篇文章我们实现了 Traefik 2.0 暴露 Redis(TCP) 服务,我们了解到 Traefik 中使用 TCP 路由配置需要 SNI,而 SNI 又是依赖 TLS 的,所以需要配置证书才能正常访问 TCP 服务,其实 Traefik 除了支持我们手动配置 TLS…
cnych updated
2 years ago
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest releases.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Yes, I've included all information below (…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest releases.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Yes, I've included all information below (…
-
the text record be created,but it's not work. visit https page there is noting.
version: v2.4.0-beta.2 h1:DUaK4qtL3T0/gAm0fVVkHgcMN04r4zGpfPUZWHRR8QU=
The cloudflare dns plugin is working for me…
uwang updated
3 years ago
-
Hi,
I'm trying to use a DNS challenge with CloudFlare, but am getting:
`Time limit exceeded. Last error: NS laura.ns.cloudflare.com. did not return the expected TXT record`
However, if I use di…