* [x] I've read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) * [x] This request isn't a duplicate of an existing request * [x] This is not a personal support request that should be posted on the [Roots Discourse](https://discourse.roots.io/) community ## Summary It would be helpful to add support for custom CA servers (ACME compatible, so basically a LE drop-in replacement). ## Motivation A Trellis local server for local testing should use an existing, private CA (ACME-compatible; [smallstep-ca](https://github.com/smallstep/certificates)). ## Additional context Related: https://github.com/roots/trellis/issues/893 https://github.com/roots/trellis/issues/1066