5ceee03113
Fernet keys and the fernet key folder should be managed with permissions 0600 for more security on the keys. Same for the credentials folder and credentials. Change-Id: I42b868d27582d1edec22fd93cb1c86f489e144a2
6 lines
181 B
YAML
6 lines
181 B
YAML
---
|
|
security:
|
|
- Make the fernet key directory, fernet keys, credential
|
|
folder, and credentials have mode 0600. This ensures
|
|
that only the keystone user can read the keys.
|