• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

API Manager - How do I setup the API poxy end-point to be on port 443.

Community Beginner ,
Nov 27, 2017 Nov 27, 2017

Copy link to clipboard

Copied

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

Views

319

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Nov 27, 2017 Nov 27, 2017

If I understand correctly, you can just use the connectors to connect API Manager to IIS the same way you'd connect CF to IIS. Here's some documentation about that.

ColdFusion Help | Connectors

Scaling with API manager | Adobe Developer Connection

Dave Watts, CTO, Fig Leaf Software

Votes

Translate

Translate
Community Expert ,
Nov 27, 2017 Nov 27, 2017

Copy link to clipboard

Copied

If I understand correctly, you can just use the connectors to connect API Manager to IIS the same way you'd connect CF to IIS. Here's some documentation about that.

ColdFusion Help | Connectors

Scaling with API manager | Adobe Developer Connection

Dave Watts, CTO, Fig Leaf Software

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 27, 2017 Nov 27, 2017

Copy link to clipboard

Copied

Ya I have the connector configured, if I leave the api proxy end-point on 9100 and configure the connector then going here https://mydomain.com/myapiname/v1.0/resource I get page not found. I can get to the portal on 443 with the domain name.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 30, 2017 Nov 30, 2017

Copy link to clipboard

Copied

LATEST

This ended up being code error to what the page not found was occurring.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation