Access to the encrypted database
Folks,
I have a problem that I need to solve.
I have an application that uses a user and password to access the database, however this is parameterized in the source code.
I would like to change this, because this way programmers get easy access to the database in Production.
I wonder if I can use encryption, so that this password is not visible in the code.
Either use an encrypted file or a certificate to validate access.
Which way can I use it?
Subject
Views
Written By
Posted
Access to the encrypted database
952
November 28, 2017 01:52PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.