conf: Install config files world-readable but warn about permissions for certain options

This commit is contained in:
Tobias Brunner
2014-02-12 15:16:57 +01:00
parent 5422bb9070
commit efce4559e8
12 changed files with 28 additions and 15 deletions
+2 -1
View File
@@ -17,4 +17,5 @@ charon.plugins.tnc-ifmap.server_cert =
Path to X.509 certificate file of IF-MAP server.
charon.plugins.tnc-ifmap.username_password =
Credentials of IF-MAP client of the form username:password.
Credentials of IF-MAP client of the form username:password. If set, make
sure to adjust the permissions of the config file accordingly.