Reference Guide
...
Enabling HTTPS on the Single C...

SSH Proxy Configuration

2 min
  1. Open and edit the file /u01/nssoapp/conf/nsso.properties. Change line 4 as shown below:
4 : netright.baseurl=http://127.0.0.1 change to: 4 : netright.baseurl=https://127.0.0.1:443

  • Restart the SSH Proxy service with the command: systemctl restart nssoapp