ソースを参照

OCSP Stapling SSL manually-managed

# chain.pem file is required for 'ssl_trusted_certificate`
pull/1082/head
sakkiii 4年前
committed by GitHub
コミット
dcd5e5657d
この署名に対応する既知のキーがデータベースに存在しません GPGキー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>`).



読み込み中…
キャンセル
保存