Igal Shilman created FLINK-25866: ------------------------------------ Summary: Support additional TLS configuration. Key: FLINK-25866 URL: https://issues.apache.org/jira/browse/FLINK-25866 Project: Flink Issue Type: Improvement Components: Stateful Functions Reporter: Igal Shilman
Currently the default HTTP client used to invoke remote functions does not support customising the TLS settings as part of the endpoint spec definition. This includes using self-signed certificates, and providing client side certificates for authentication (which is a slightly different requirement). This issue is about including additional TLS settings to the default endpoint resource definition, and supporting them in statefun-core. User mailing list threads: * [client cert auth in remote function|https://lists.apache.org/thread/97nw245kxqp32qglwfynhhgyhgp2pxvg] * [endpoint self-signed certificate problem|https://lists.apache.org/thread/y2m2bpwg4n71rxfont6pgky2t8m19n7w] -- This message was sent by Atlassian Jira (v8.20.1#820001)