danb35 / freenas-iocage-nextcloud

Script to create an iocage jail on FreeNAS for the latest Nextcloud 28 release, including Caddy, MariaDB or PostgreSQL, and Let's Encrypt
GNU General Public License v3.0
258 stars 70 forks source link

Installation #157

Closed bureaua24 closed 3 years ago

bureaua24 commented 3 years ago

I'm about to install your script. I purchased a public domain at EasyDNS Domain provider. Will caddy work with EasyDNS to obtain a TSL certificate?

Thank You

danb35 commented 3 years ago

I missed this earlier. Caddy will obtain a cert from ZeroSSL or Let's Encrypt. If you need to use DNS validation for your cert, no, Caddy doesn't support them--they don't have a generally-available API for such use. If that's a requirement, you may want to consider switching your DNS hosting to a provider like Cloudflare who does have such an API.