This is probably a bit out of scope of OttoFMS, but I’m looking for a way to handle this:
I’ve set up a Node server on my FMS box using Express. I’ve set it up to use the OttoFMS DataAPI proxy (so cool!) to post and receive form data from FileMaker. Everything’s working great. The only problem left, is that Express is publishing this app on a non-standard port, 3000. I’d love to publish it as another route on the FMS server using port 443, ideally sharing the same SSL Certificate used by FMS & Otto.
Do you know if there’s any way to do that without messing with files in the FMS directory? It would be cool to have that feature built in to Otto, since Otto is already doing that.
Do you know of any graceful way of handling that?
Thanks
Ken