You can specify a proxy host to be used by the Gateway to contact SRA Core (RemoteConfigServlet) that is deployed over the Portal Server. This proxy is used by the Gateway to reach the Portal Server and Access Manager.
From the command-line, edit the following file:
/etc/opt/SUNWportal/platform.conf.gateway-profile-name |
Add the following entries:
http.proxyHost=proxy-host http.proxyPort=proxy-port http.proxySet=true |
Restart the Gateway to use the specified proxy for requests made to the server:
./psadmin start-sra-instance –u amadmin – f <password file> –N <profile name>– t <gateway>