mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
code-block_fix (#469)
This commit is contained in:
@@ -106,7 +106,6 @@ Generate a self-signed certificate:
|
||||
Your self-signed certificate (`.crt`) and private key (`private.key`) can be placed in the `./bwdata/ssl/self/your.domain` directory and configured in the `./bwdata/config.yml`:
|
||||
```
|
||||
ssl_certificate_path: /etc/ssl/bitwarden.example.com/certificate.crt
|
||||
|
||||
ssl_key_path: /etc/ssl/bitwarden.example.com/private.key
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user