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/06/21 14:39:11 UTC

[GitHub] [nifi] markobean commented on pull request #5147: NIFI-8683 support Expression Language for the Truststore/Keystore pro…

markobean commented on pull request #5147:
URL: https://github.com/apache/nifi/pull/5147#issuecomment-865086534


   I like the simplified method signature. Also, re-tested, and the UnsupportedOperationException is now resolved.
   Implemented a Post/ListenHTTP pair using both StandardSSLContextService and StandardRestrictedSSLContextService, each with EL specified for keystore and truststore files. (ListenHTTP has ability to use only StandardRestrictedSSLContextService.) FlowFiles transferred successfully.
   Looks good now! Thanks for the update.
   +1


-- 
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:
users@infra.apache.org