mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update certificate_custom.md
Group ownership changed to ssl-cert
This commit is contained in:
parent
24def3f784
commit
950cf082f3
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ kSK6OOauBHItgiGI7C87u4EJaHDvGIUxHxQQGsUM0SCIIVGK7Lwm+8e9I2X0G2GP
|
|||
Finally, secure your certificate files.
|
||||
|
||||
```bash
|
||||
sudo chown root:metronome crt.pem key.pem
|
||||
sudo chown root:ssl-cert crt.pem key.pem
|
||||
sudo chmod 640 crt.pem key.pem
|
||||
sudo chown root:root -R ae_certs
|
||||
sudo chmod 600 -R ae_certs
|
||||
|
|
Loading…
Add table
Reference in a new issue