Merge pull request #4652 from matrix-org/babolivier/acme-delegated

Support .well-known delegation when issuing certificates through ACME
This commit is contained in:
Brendan Abolivier 2019-02-19 11:15:38 +00:00 committed by GitHub
commit a288bdf0b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 4 deletions

1
changelog.d/4652.feature Normal file
View file

@ -0,0 +1 @@
Support .well-known delegation when issuing certificates through ACME.