Ver código fonte
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
5 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
0 adições e
1 exclusões
-
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>`). |
|
|
|
|
|
|
|
|