FYI, in [1] I made a modification in SSLContextService allowing the user to select ClientAuth.
https://issues.apache.org/jira/browse/NIFI-1521 2016-03-02 0:41 GMT+01:00 JPercivall <[email protected]>: > Github user JPercivall commented on the pull request: > > https://github.com/apache/nifi/pull/233#issuecomment-190970047 > > Whenever an SSL context is being created (done 4 times in multiple > different classes) "SSLContextService.ClientAuth.REQUIRED" is used. Should > we offer configuration options for this? For PutSplunk and GetSplunk I can > understand it because we are requiring the server to provide authorization > but maybe someone using ListenSplunkForwader doesn't need it to verify > who's sending the data. > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > --- >
