You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "thynn win (JIRA)" <ji...@apache.org> on 2016/12/15 22:28:58 UTC

[jira] [Created] (FINERACT-308) encrypt values in tenant_server_connections

thynn win created FINERACT-308:
----------------------------------

             Summary: encrypt values in tenant_server_connections
                 Key: FINERACT-308
                 URL: https://issues.apache.org/jira/browse/FINERACT-308
             Project: Apache Fineract
          Issue Type: Improvement
          Components: System
            Reporter: thynn win
            Assignee: Markus Geiss


During the technical training held in Dec 2016, we learned one reason for using plain text in tenant_server_connections is the need to decrypt and hash is irreversible.

From Oracle we knew something builtin encryption functions exist like des3encrypt/decrypt and found similar function for mySQL. https://dev.mysql.com/doc/refman/5.5/en/encryption-functions.html

It'd be really great if you could encrypt the values in this table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)