Unconfiguring an application server
The -action unconfig option removes the user and server information from the user registry, deletes the local keystore file and removes information for this application from the configuration file but does not delete the configuration file.
java com.tivoli.pd.jcfg.SvrSslCfg -action unconfig\ -admin_id sec_master -admin_pwd secpw\ -appsvr_id PDPermissionjapp -host jsys.myco.com\ -policysvr ampolicy.myco.com:7135:1 \ -cfg_file c:/am/config_file.conf -domain mydomain
The unconfiguration operation fails only if the caller is unauthorized or the policy server cannot be contacted.
Parent topic: Configure a Java application into the secure domain