Secure communications in OpenEdge Management
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
In OpenEdge 12, both HTTP and HTTPS transport ports are enabled by default in each
instance. If you upgrade your resource configuration from OpenEdge 11.7.x to OpenEdge
12, and you had the HTTPS port disabled in your 11.7.x
version, the HTTPS port will be enabled automatically
in OpenEdge 12.
To disable secure communications (
HTTPS) in your
OpenEdge 12 environment, perform either of the following actions: - Manually edit the
catalina.propertiesfile in the$OEMGMT/confdirectory to comment out thepsc.as.https.portproperty. - Use the OpenEdge Management console to disable the
HTTPSport.