瀏覽代碼

OCSP Stapling SSL manually-managed

# chain.pem file is required for 'ssl_trusted_certificate`
pull/1082/head
sakkiii 4 年之前
committed by GitHub
父節點
當前提交
dcd5e5657d
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      docs/configuring-playbook-ssl-certificates.md

+ 1
- 0
docs/configuring-playbook-ssl-certificates.md 查看文件

@@ -43,6 +43,7 @@ With such a configuration, the playbook would expect you to drop the SSL certifi

- `<matrix_ssl_config_dir_path>/live/<domain>/fullchain.pem`
- `<matrix_ssl_config_dir_path>/live/<domain>/privkey.pem`
- `<matrix_ssl_config_dir_path>/live/<domain>/chain.pem`

where `<domain>` refers to the domains that you need (usually `matrix.<your-domain>` and `element.<your-domain>`).



Loading…
取消
儲存