-
-
Notifications
You must be signed in to change notification settings - Fork 605
Open
Labels
Description
Submit a feature request or bug report
- I've read the guidelines for Contributing to Roots Projects
- This is a feature request
- This is a bug report
- This request isn't a duplicate of an existing issue
- I've read the docs and followed them (if applicable)
- This is not a personal support request that should be posted on the Roots Discourse forums
Feature Request
Sometimes extra certificates from Let's Encrypt are needed.
Because nginx is the only validation endpoint on the Trellis server and is managed by ansible,
it would be great if it is possible to specify extra certificates to be requested/renewed.
Currently I modified the existing letsencrypt role a bit and append an extra list, going around the existing has changed checks - but the whole thing is quite brittle.