Parcourir la source
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
il y a 4 ans
committed by
GitHub
Parent
révision
26025f14c5
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
0 ajouts et
1 suppressions
-
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>`). |
|
|
|
|
|
|
|
|