Ver a proveniência
OCSP Stapling SSL manually-managed
# chain.pem file is required for 'ssl_trusted_certificate`
pull/1082/head
sakkiii
há 4 anos
committed by
GitHub
ascendente
cometimento
dcd5e5657d
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
0 eliminações
-
docs/configuring-playbook-ssl-certificates.md
|
|
|
@@ -43,6 +43,7 @@ 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>`). |
|
|
|
|
|
|
|
|