Currently, connections are terminated on the OpenShift router and then plain from router to pods. With OpenShift >=3.6, we can now use reencrypt TLS routes with service serving certificates to effectively achieve end-to-end TLS. This requires changes in almost every Syndesis project, but should all be configuration rather than code changes.
Currently, connections are terminated on the OpenShift router and then plain from router to pods. With OpenShift >=3.6, we can now use reencrypt TLS routes with service serving certificates to effectively achieve end-to-end TLS. This requires changes in almost every Syndesis project, but should all be configuration rather than code changes.