1
0
mirror of https://github.com/bitwarden/help synced 2026-01-06 18:43:39 +00:00

pair of fixes from Jordan (#840)

This commit is contained in:
fred_the_tech_writer
2021-12-23 12:28:09 -05:00
committed by GitHub
parent 7fed10677a
commit be2b4faed2
2 changed files with 2 additions and 3 deletions

View File

@@ -64,8 +64,7 @@ You may alternatively opt to use an existing SSL Certificate, which will require
- A Private Key (`private.key`)
- A CA Certificate (`ca.crt`)
You may need to bundle your primary certificate with Intermediate CA certificates to prevent SSL trust errors. All CA Certificates should be included in the CA Certificate Chain file when using a Root CA and Intermediate CA certificate.
You may need to bundle your primary certificate with Intermediate CA certificates to prevent SSL trust errors. All certificates should be included in the Server Certificate file when using a Root CA and Intermediate CA certificate.
Under the default configuration, place your files in `./bwdata/ssl/your.domain`. You may specify a different location for your certificate files by editing the following values in `./bwdata/config.yml`: