[
https://issues.apache.org/jira/browse/NIFI-7836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447991#comment-17447991
]
Gabriel Barbu commented on NIFI-7836:
-------------------------------------
David,
I am looking forward for the support for CMS encryption/decryption support in
NiFi. I need this functionality on a project I am working on and the repository
that you added in the above comment helped a lot. I am hoping this will be part
of NiFi in the future.
Thanks.
> Add Encrypt and Decrypt CMS Processors and Services
> ---------------------------------------------------
>
> Key: NIFI-7836
> URL: https://issues.apache.org/jira/browse/NIFI-7836
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: 1.12.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Labels: cms, encryption, security, smime, x509
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The purpose of this issue is to add new Processors and Controller Services
> supporting encryption and decryption using Cryptographic Message Syntax as
> defined in RFC 5652.
> CMS provides the underlying specification for S/MIME messages and also
> supports encryption and decryption using X.509 certificates. Standard Java
> Key Stores can be used to support encrypting messages for one or more
> recipients. Decrypting messages can also be supported based on matching
> certificate serial number and issuer attributes.
> The current EncryptContent Processor supports encryption using passwords and
> PGP keys, but does not support encryption using X.509 certificates. New
> Processors for encryption and decryption would support encryption using X.509
> certificates using CMS classes in the Bouncy Castle library. New Controller
> Services would provide access to certificate and private key information from
> standard Java Key Stores.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)