Hi Dojo,
A question about a SoftLaunch feature APIDeployment:
When I create a token, an endpoint is created with the default port number 5000 and the protocol HTTP. How can I change the default port and enable HTTPS for an endpoint?
Thanks!
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 13th July 2023
Another alternative is to use the already-configured IIS HTTPS on port 443 as reverse proxy. This requires the IIS ApplicationRequestRouting plugin to be installed and enabled. The "Reroute API Deployment" rewrite rule can be modified to map http/5000 to https/443.
Bert Buysschaert [SLC] [DevOps Enabler] Answered question 9th August 2022