Disabling HTTPS portEdit online By default, Developer Portal uses HTTPS port. However, you can modify this behavior based on your requirement. ProcedureOpen the dpo_wrapper.conf file from the following location IntallDir/DeveloperPortal/configuration. Set the following property to false. wrapper.java.additional.2013=-Dserver.ssl.enabled=false Save and close the configuration file. Restart the server for the configuration changes to take effect.