Просмотр исходного кода
Updating matrix_ssl_retrieval_method: manually-managed
I don't think this is necessary, because you have the fullchain...
- `<matrix_ssl_config_dir_path>/live/<domain>/chain.pem`
pull/1181/head
JokerGermany
4 лет назад
committed by
GitHub
Родитель
Сommit
26025f14c5
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
0 добавлений и
1 удалений
-
docs/configuring-playbook-ssl-certificates.md
|
|
|
@@ -43,7 +43,6 @@ 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>`). |
|
|
|
|
|
|
|
|