You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Michiel Moonen (JIRA)" <ji...@apache.org> on 2016/04/19 13:53:25 UTC

[jira] [Commented] (NIFI-1769) Add support for SSE-KMS and S3 Signature Version 4 Authentication AWS

    [ https://issues.apache.org/jira/browse/NIFI-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247614#comment-15247614 ] 

Michiel Moonen commented on NIFI-1769:
--------------------------------------

We were actually looking for Server Side Encryption with KMS together with to option for specifying the signature version in request authentication. This enables writing to encrypted buckets with signature version 4 authentication.

More on this can be found here:
- Specify signature version: http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version
- SSE-KMS: http://docs.aws.amazon.com/AmazonS3/latest/dev/kms-using-sdks.html#kms-using-sdks-java

We implemented it already ourselves by now, will do pull request soon. 



> Add support for SSE-KMS and S3 Signature Version 4 Authentication AWS
> ---------------------------------------------------------------------
>
>                 Key: NIFI-1769
>                 URL: https://issues.apache.org/jira/browse/NIFI-1769
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.5.1
>            Reporter: Michiel Moonen
>            Priority: Minor
>              Labels: newbie, patch, security
>
> Currently there is no support for SSE-KMS S3 Signature Version 4 Authentication. This is necessary for enhanced security features



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