The easiest method to disable SSL in Clone, After finishing the clone of Apps Tier Bringdown the Apps Services and run following command
txkrun.pl -script=SetAdvCfg \-appsuser=apps -appspass=<Apps Password> -disable=SSL \-s_webport=<Web port>(Replace your Web Port Number)
The above script will disable all SSL enable configuration in Apps Autoconfig XML file, then run autoconfig on Apps Tier after above command, now the URL will point http.
txkrun.pl -script=SetAdvCfg \-appsuser=apps -appspass=appps -disable=SSL \-s_webport=8001
No comments:
Post a Comment