Use secure communication
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
After you configure the web server to use secure communication, enable the HTTPS protocol on a port, and identify a valid identity keystore and certificate, you can connect to OpenEdge Management by using the HTTPS protocol.
In the browser's Address field, type the following command:
https://<host-name>:<port-number>
Where:
- host-name
- Either the DNS name or the dot-formatted address where OpenEdge Management is running.
- port-number
- The port on which HTTPS is listening for secure communications.
The login window appears.