You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2020/11/30 15:04:00 UTC

[jira] [Updated] (NIFI-8047) Support Sensitive Dynamic Properties in DBCPConnectionPool

     [ https://issues.apache.org/jira/browse/NIFI-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-8047:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> Support Sensitive Dynamic Properties in DBCPConnectionPool
> ----------------------------------------------------------
>
>                 Key: NIFI-8047
>                 URL: https://issues.apache.org/jira/browse/NIFI-8047
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.12.1
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> DBCPConnectionPool currently supports providing dynamic properties to the Data Source object, which enables customization for a wide range of JDBC drivers.  Some JDBC drivers support features such as TLS encryption, requiring the specification of key store and trust store files and passwords.  In order to support secure configuration of these additional properties, the DBCPConnectionPool should provide optional support for sensitive dynamic properties.
> One potential approach is to follow the pattern of the ExecuteGroovyScript Processor and set the sensitive attribute when the property name is prefixed with a predefined string.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)