thenatog commented on issue #3823: NIFI-6770 - Set validator to Validator.VALID to allow empty password … URL: https://github.com/apache/nifi/pull/3823#issuecomment-564753300 Pulled in the changes Andy made and ran a contrib check. Ran some smoke tests: 1. Tested insecure NiFi with an InvokeHTTP processor to https://nifi.apache.org/ with a passwordless truststore containing *.apache.org certificate. a. Removed certificate from passwordless truststore to see PKIX error "unable to find valid certification path to requested target" 1. Tested secure NiFi with an InvokeHTTP processor to https://nifi.apache.org/ with a passwordless truststore *.apache.org certificate. a. Removed certificate from passwordless truststore to see PKIX error "unable to find valid certification path to requested target" 1. Tested secure NiFi with service-level passwordless truststore
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
