Update certificate_custom.md

Group ownership changed to ssl-cert
This commit is contained in:
Andreas Kopp 2024-04-13 22:11:55 +00:00 committed by OniriCorpe
parent 24def3f784
commit 950cf082f3

View file

@ -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