1u0 commented on issue #8466: [FLINK-12336][monitoring] Add HTTPS support to 
InfluxDB reporter
URL: https://github.com/apache/flink/pull/8466#issuecomment-498986238
 
 
   @Etienne-Carriere, could you please describe the change in mind in the 
[[FLINK-12336]](https://issues.apache.org/jira/browse/FLINK-12336) ticket, 
before going forward with implementation?
   
   In particular, would a self signed certificate be configured via JVM's 
default trust store or via a dedicated one (so, other, non-InfluxDB use cases 
would follow the precedent)?
   
   There is an example of a dedicated configurable secret/trust-stores that 
Flink uses itself for inner-node and api TLS security: 
https://ci.apache.org/projects/flink/flink-docs-release-1.8/ops/security-ssl.html.
   
   Personally, I'd like to have opinion of others (for example @zentol), as 
there is also ongoing effort to make metrics pluggable. Ideally, such 
configuration should be orthogonal for other Flink components.
   Using a shared trust-store among other components would simplify Flink 
operations, but would loosen security.
   

----------------------------------------------------------------
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

Reply via email to