diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-11-25 19:58:13 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-11-26 00:16:06 +0100 |
commit | 51369e3955cdc5bf3f1ba0f6e2d7c4d73406c111 (patch) | |
tree | fbda1d3514a83cf92593e4ced677bde2338cc27f /snippets/apache2.conf | |
parent | 77844de56889ab441607086b554b111a3e7b03cf (diff) |
Use upstream certicate chain instead of an hardcoded one.upstream/0.7
This is a breaking change. The certificate indicated by 'CAfile' is no
longer used as is in 'certificate-chain' (along with the leaf cert).
The chain returned by the ACME v2 endpoint is used instead. This allows
for more flexbility with respect to key/CA rotation, cf.
https://letsencrypt.org/2020/11/06/own-two-feet.html and
https://community.letsencrypt.org/t/beginning-issuance-from-r3/139018
Moreover 'CAfile' now defaults to @@datadir@@/lacme/ca-certificates.crt
which is a concatenation of all known active CA certificates (which
includes the previous default).
Diffstat (limited to 'snippets/apache2.conf')
0 files changed, 0 insertions, 0 deletions