API Manager - How do I setup the API poxy end-point to be on port 443.
So in the API manager I tried changing the API proxy port from 9100 to 443. Restarted the manger and it won't start. Log say 443 is already being used. My assumption would be IIS is using it. How do I get the public URL for the manager setup so you can call like so, notice there is no port in the URL.
https://mydomain.com/myapiname/v1.0/resource
IIS 10
WIN SERV 2016
