You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/11/30 18:35:49 UTC

[GitHub] [nifi] mattyb149 commented on pull request #5558: NIFI-9412: Autogenerate sensitive key in MiNiFi if not present

mattyb149 commented on pull request #5558:
URL: https://github.com/apache/nifi/pull/5558#issuecomment-982909635


   We don't currently write to config.yml, so if the user wants the same value upon restart, they should copy it back to the config.yml. I believe we do something similar for other properties, you have to update the config.yml manually rather than the generated nifi.properties.
   
   Having said all that, it's kind of academic since we aren't actually using that key for anything yet :) By then we may have refactored MiNiFi to not fully restart at all for example. This PR lays a little groundwork for the rest of the security stuff and satisfies NiFi's requirement that the property be set before successful startup.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org