on ‎2018 Mar 14 7:39 PM
Hi,
Can someone explain How hybris reads database credentials from local.properties. ? is there any way to encreprt/decrept these properties.
Thanks, -Devraj
Request clarification before answering.
You should be able to use the ConfigurationService from the Service Layer, to extend it, to use JASYPT. Again, it depends on how/where you manage to store the private keys.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Database credentials from local.properties are read (plain text). However, you can secure that in your production environment, with additional implementation work on part of IT (assuming you have full control). You can also use JNDI. Please see https://help.hybris.com/6.2.0/hcd/c8145542c2564bb29f6cf2fb6fe67b90.html subsection Database connection details and JNDI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.