Added LWRP boolean property that defaults to false called 'strict_key_perms', that, when set to true, will set the key's mode to 0600 instead of 0640. This allows the cookbook to be used for applications that perform strict permissions checking on the key file (postgres, etc).
Added LWRP boolean property that defaults to false called 'strict_key_perms', that, when set to true, will set the key's mode to 0600 instead of 0640. This allows the cookbook to be used for applications that perform strict permissions checking on the key file (postgres, etc).