mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
Update link to forum
parent
2586e0c348
commit
7389aef444
@ -1,4 +1,4 @@
|
|||||||
**[Join the Caddy Community Forum](https://forum.caddyserver.com) to chat with other Caddy developers!**
|
**[Join the Caddy Community Forum](https://caddy.community) to chat with other Caddy developers!**
|
||||||
|
|
||||||
Caddy magically obtains TLS certificates for your site in 3 ways: HTTP, TLS-SNI, and DNS. The first two are used by default and can be completed without intervention by you. The third is more versatile in some environments where you cannot start a listener that can be accessed by external networks, etc. The problem is that doing it the DNS way requires custom code to interact with the DNS provider whom your domain's nameservers are pointed to.
|
Caddy magically obtains TLS certificates for your site in 3 ways: HTTP, TLS-SNI, and DNS. The first two are used by default and can be completed without intervention by you. The third is more versatile in some environments where you cannot start a listener that can be accessed by external networks, etc. The problem is that doing it the DNS way requires custom code to interact with the DNS provider whom your domain's nameservers are pointed to.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user