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 2019/02/25 22:42:05 UTC

[GitHub] alopresto commented on issue #3266: NIFI-5955 add a Docker HEALTHCHECK

alopresto commented on issue #3266: NIFI-5955 add a Docker HEALTHCHECK
URL: https://github.com/apache/nifi/pull/3266#issuecomment-467214066
 
 
   @AnthonyMastrean the auto-generated keystore and truststore passwords will be populated into the `nifi.properties` file in the `localhost/` directory under the properties:
   
   * `nifi.security.keystorePasswd`
   * `nifi.security.truststorePasswd`
   
   Those values will be in plaintext unless the `encrypt-config.sh` script is also run to encrypt those sensitive properties on disk. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services