natural commented on issue #4040: NIFI-6927 Fixes SSL socket factory for ES on 
JDK9
URL: https://github.com/apache/nifi/pull/4040#issuecomment-583004240
 
 
   OkHttp suggests we rely on the system trust factory, per the docs:  
https://square.github.io/okhttp/4.x/okhttp/okhttp3/-ok-http-client/-builder/ssl-socket-factory/
   
   For our uses in this processor, I'm not sure there is another way to supply 
the trust store certs from the SSL context service to the HTTP client.  Do you 
know of any, or do you think there's a better approach?

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


With regards,
Apache Git Services

Reply via email to