[
https://issues.apache.org/jira/browse/NIFI-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427699#comment-17427699
]
ASF subversion and git services commented on NIFI-9053:
-------------------------------------------------------
Commit 15c1fd11506703595d846538c3eaa6046f657e15 in nifi's branch
refs/heads/main from Michael Calvert
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=15c1fd1 ]
NIFI-9053 Adding support for TLS and basic authentication with Druid
Signed-off-by: Pierre Villard <[email protected]>
This closes #5308.
> Add support for TLS and basic authentication with Druid
> -------------------------------------------------------
>
> Key: NIFI-9053
> URL: https://issues.apache.org/jira/browse/NIFI-9053
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.14.0
> Reporter: Michael Calvert
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Druid supports [TLS
> communication|https://druid.apache.org/docs/latest/configuration/index.html#tls]
> and [HTTP basic
> authentication|https://druid.apache.org/docs/latest/development/extensions-core/druid-basic-security.html].
> Additionally, Tranquility provides [configuration
> properties|https://github.com/druid-io/tranquility/blob/master/docs/configuration.md]
> to implement this functionality. However, the DruidTranquilityController
> does not yet offer this capability.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)