Procházet zdrojové kódy
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
před 5 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl
0 přidání a
1 odebrání
-
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>`). |
|
|
|
|
|
|
|
|