MySQL Forums
Forum List  »  Portuguese

Access to the encrypted database
Posted by: Jonathon Fernandes
Date: November 28, 2017 01:52PM

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?

Options: ReplyQuote


Subject
Views
Written By
Posted
Access to the encrypted database
855
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.