Originally created by @alexs77 on GitHub (Dec 12, 2019).
It would be very good, if it were possible to set the CA on a per-certificate level.
Example: for production domains, I'd like to use the "real" Let's Encrypt CA https://acme-v02.api.letsencrypt.org/directory
For test domains, I'd like to use the staging environment https://acme-staging-v02.api.letsencrypt.org/directory
According to https://github.com/lukas2511/dehydrated/blob/master/docs/per-certificate-config.md, the confguration variable `CA` cannot be changed in `certs/example.org/config` or `DOMAINS_D/example.org`.
This is not possible in the way dehydrated is currently structured. Closing this as it would require a major rewrite.
@lukas2511 commented on GitHub (Dec 10, 2020):
This is not possible in the way dehydrated is currently structured. Closing this as it would require a major rewrite.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @alexs77 on GitHub (Dec 12, 2019).
It would be very good, if it were possible to set the CA on a per-certificate level.
Example: for production domains, I'd like to use the "real" Let's Encrypt CA https://acme-v02.api.letsencrypt.org/directory
For test domains, I'd like to use the staging environment https://acme-staging-v02.api.letsencrypt.org/directory
According to https://github.com/lukas2511/dehydrated/blob/master/docs/per-certificate-config.md, the confguration variable
CAcannot be changed incerts/example.org/configorDOMAINS_D/example.org.@lukas2511 commented on GitHub (Dec 10, 2020):
This is not possible in the way dehydrated is currently structured. Closing this as it would require a major rewrite.