瀏覽代碼

Fix wording

pull/6/head
Slavi Pantaleev 7 年之前
父節點
當前提交
9e91d5059f
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      CHANGELOG.md

+ 2
- 2
CHANGELOG.md 查看文件

@@ -4,9 +4,9 @@

We've been using [acmetool](https://github.com/hlandau/acme) (with the [willwill/acme-docker](https://hub.docker.com/r/willwill/acme-docker/) Docker image) until now.

Due to the Docker image being deprecated, and for things looking bleak for acmetool's support of the newer ACME v2 API endpoint, we've switched to using [certbot](https://certbot.eff.org/) (with the [certbot/certbot](https://hub.docker.com/r/certbot/certbot/) Docker image).
Due to the Docker image being deprecated, and things looking bleak for acmetool's support of the newer ACME v2 API endpoint, we've switched to using [certbot](https://certbot.eff.org/) (with the [certbot/certbot](https://hub.docker.com/r/certbot/certbot/) Docker image).

Simply re-running the playbook will retrieve new certificates for you.
Simply re-running the playbook will retrieve new certificates (via certbot) for you.
To ensure you don't leave any old files behind, though, you'd better do this:

- `systemctl stop matrix*`


Loading…
取消
儲存