Update link to forum

Matt Holt 2017-05-08 11:42:39 -06:00
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.