Skip to main content
Question

FME Flow Rest API CURL URL Not Set to HTTPS With Custom Tomcat & SSL Offload on F5

  • December 16, 2025
  • 0 replies
  • 8 views

mmccart
Enthusiast
Forum|alt.badge.img+28

We have a distributed architecture of FME Flow 2025.1.2 using our own Tomcat deployment and we’re offloading our SSL via F5 into our private IP space. The issue we’re seeing is in the FME Flow REST API Gateway is the URL used in CURL/Request example URLs are http but should be https.

We don’t believe its a CORS issue since we’re inside our domain. 

Where is FME Flow getting the CURL URL? Can we change it in a config file? Or is something else going on?