We configured the RMS with SSL but we notice that the secure rest api exposure port is not opened and it listening on a non-secure port.
Environment
All Operating Systems
Resolution
To Enable secure channel, please follow the below steps: -
1) Open the RMS.cdd file and search for the 'be.channel.deactivate' property under the processing-unit ="default" and remove the /WebStudio/Core/Channels/WS_CH_Secure_WebstudioChannel value from the be.channel.deactivate property.
2) Save the changes and restart the RMS server.
Issue/Introduction
This article shows How to activate the Secure Webstudio Channel