Sfoglia il codice sorgente
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 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
0 aggiunte e
1 eliminazioni
-
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>`). |
|
|
|
|
|
|
|
|