0
votes

I have configured WSO2 API Manager and WSO2 Identity Server togother.I have then configured my custom domain in carbon.xml . Its working fine and I can access in Publisher/Portal.I have CA signed certificates installed in WSO2 as well.

But now when i invoked API's via store , I am getting an insecure response and it happens because it points to the earlier IP's . The call is going to OPTIONS https://11.111.210.80:8244/api/v1/api net::ERR_INSECURE_RESPONSE

ideally it should go to my custom domain itself.

How can i fix this?

I can see this IP mentioned in the api-manager.xml at many places.Should i change all of them with my custom domain name? Or should i do any other changes? Any help will be appreciated.

1

1 Answers

0
votes

You have to update URLs in <GatewayEndpoint> in <APIGateway> section with the hostnames.