Skip to content

Commit 6929ebc

Browse files
udaybansal19phil-flex
authored andcommitted
Fix last date for ACMEv1 install (matrix-org#7015)
Support for getting TLS certificates through ACMEv1 ended on November 2019. Signed-off-by: Uday Bansal <43824981+udaybansal19@users.noreply.github.com>
1 parent 61a25be commit 6929ebc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ so, you will need to edit `homeserver.yaml`, as follows:
418418
for having Synapse automatically provision and renew federation
419419
certificates through ACME can be found at [ACME.md](docs/ACME.md).
420420
Note that, as pointed out in that document, this feature will not
421-
work with installs set up after November 2020.
421+
work with installs set up after November 2019.
422422

423423
If you are using your own certificate, be sure to use a `.pem` file that
424424
includes the full certificate chain including any intermediate certificates

changelog.d/7015.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Change date in INSTALL.md#tls-certificates for last date of getting TLS certificates to November 2019.

0 commit comments

Comments
 (0)