Configure appservers into the domain
To configure application servers to use a secure domain, we run com.tivoli.pd.jcfg.SvrSslCfg. To run, we need the following information:
Information Value Note Administrator user ID sec_master
Administrator password secpw
TCP/IP port/rank of policy server or proxy ampolicy.myco.com:7135:1
ampolicy.myco.com:7138:1Server default: 7135
Proxy default: 7138
Authorization server TCP/IP port and rank amazn.myco.com:7136:1
Host name of Java application system jsys.myco.com
TCP/IP port on application server that listens for communications from the policy server 999
Application server password pw
Security Verify Access application ID PDPermissionjapp Must be unique. ISAM domain mydomain Must be unique. Configuration file c:\am\config_file.conf SvrSslCfg creates the file called with -action config. Other options such -action addsvr, expect this configuration file to exist. Keystore file c:\am\keystore_file.ks SvrSslCfg creates the file called with -action config. Other options such -action addsvr, expect this keystore file to exist.
See also:
- Configure an application server
- Unconfigure an application server
- Add a policy or authorization server
- Remove a policy or authorization server
- Change a policy or authorization server
- Replacing a certificate
- Set the port
- Set the database directory
- Set the database refresh interval
- Set the application listening mode
- Set the certificate refresh option
Parent topic: Java application development