[
https://issues.apache.org/jira/browse/NIFI-8501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376006#comment-17376006
]
ASF subversion and git services commented on NIFI-8501:
-------------------------------------------------------
Commit ace27e5f693a0942afed1deaba0eca6aefe9077e in nifi's branch
refs/heads/main from Guillaume Schaer
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ace27e5 ]
NIFI-8501 Added Azure blob client side encryption
This closes #5078
Signed-off-by: Joey Frazee <[email protected]>
> Add support for Azure Storage Client-Side Encryption
> ----------------------------------------------------
>
> Key: NIFI-8501
> URL: https://issues.apache.org/jira/browse/NIFI-8501
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Guillaume Schaer
> Assignee: Guillaume Schaer
> Priority: Major
> Labels: AZURE
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Microsoft allows for Blob stored on Azure to be encrypted client-side using
> key wrapping algorithm.
> Implementation details can be found here:
> [https://docs.microsoft.com/en-us/azure/storage/common/storage-client-side-encryption-java?tabs=java]
> Adding support for such encryption method would offer more compatibility with
> the Azure ecosystem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)