Fix file permissions of certificates and keys files which are created by install_demo_configuration.sh script
closes #126 (closed)
- run chmod 0600 on certs and keys files created by script
- plugin-security.policy - revert java.lang.RuntimePermission "accessUserInformation" removed by 66906ff8, it's required in order to run code that checks config files permissions