You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (Jira)" <ji...@apache.org> on 2023/04/16 10:42:00 UTC

[jira] [Updated] (NIFI-11452) Allow insecure calls in S3 processors

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

Pierre Villard updated NIFI-11452:
----------------------------------
    Fix Version/s:     (was: 1.19.0)

> Allow insecure calls in S3 processors
> -------------------------------------
>
>                 Key: NIFI-11452
>                 URL: https://issues.apache.org/jira/browse/NIFI-11452
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.19.0
>            Reporter: Drew Mace
>            Priority: Minor
>
> AWS S3 buckets are not just hosted by AWS proper, but other vendors expose their storage under the S3 protocol, such as NetApp.  In internal situations, companies may using internal CAs to sign the SSL certificate for those buckets.  AWS cli currently supports the use of the --no-verify-ssl flag to prevent verifying SSL certificates.
> Implement a similar flag in the S3 processors to allow skipping SSL verification.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)