Customizing IBM Sterling Transformation Extender URL and Selecting HTTPS protocol
The IBM Sterling Transformation Extender default URL
https://localhost/4443/login
uses HTTPS
protocol on port 4443.
If you want to use a non-default port and HTTPS, then you must update the client inbound settings
in the configuration file
<install_dir>/config/config.yaml section:
- server.inbound.port
- server.inbound.protocol
- server.inbound.host
For detailed instruction see the config.yaml file.