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

David Handermann resolved NIFI-5211.
------------------------------------
    Resolution: Won't Fix

> Create JSON reader, writer, signer, and verifier
> ------------------------------------------------
>
>                 Key: NIFI-5211
>                 URL: https://issues.apache.org/jira/browse/NIFI-5211
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Extensions
>    Affects Versions: 1.6.0
>            Reporter: Andy LoPresto
>            Priority: Minor
>              Labels: security, tls
>
> This piece should accept a TLS configuration object and serialize/deserialize 
> it to/from JSON, and should provide a signature generation and verification 
> service to ensure it is trusted and has not been manipulated. 
> * JSON de/serialization
> * Read arbitrary JSON and verify an HMAC/SHA-512 signature before parsing
> * Generate a signature over JSON and persist in place
> * Derive the signature key from the master key in {{bootstrap.conf}} with a 
> one-way transformation (i.e. {{HMAC/SHA-512("JSON TLS key", MK) -> TLSK}})



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

Reply via email to