Question: Why I am getting error saying “This combination of host and port requires TLS.” while trying to open wso2 API Manager portals on my browser
Answer: Make sure you
are using https protocol to open the URL instead of http.
Question: Why I am getting error saying “This combination of host and port requires TLS.” while trying to open wso2 API Manager portals on my browser
Answer: Make sure you
are using https protocol to open the URL instead of http.
Once WSO2 API Manager is installed on a local machine, user can access below four different portals
Accessible on the URL https://localhost:9443/carbon
Accessible on the URL https://localhost:9443/admin
Accessible on the URL https://localhost:9443/publisher
Accessible on the URL https://localhost:9443/devportal
Note: Default credentials to login to any of the above portals is
Username: admin
Password: admin
Prerequisites software needed on your system
Steps to run WSO2 API Manager:
Question : Why I am getting error saying “This combination of host and port requires TLS.” while trying to open wso2 API Manager portals o...