Hello,
I need to disable SSL and redirect HTTPS to HTTP. I tried modifiying the CONTEXT_FILE changing the 'https' parameters into 'http' and running autoconfig and even restarting EBS completely but when I try to access my EBS webpage it continues redirecting me to HTTPS.
I also tried switching off the SSLEngine parameter in the Apache configuration file (httpd.conf) but didn't work neither.
I also tried using the ConfigurationWizard txkrun.pl but I get this error:
txkrun.pl -script=SetAdvCfg -appsuser=xxxx -appspass=xxxx -disable=SSL
Bareword "TXK::Techstack::STRICT_AUTOCONFIG" not allowed while "strict subs" in use at /oracle/erpprod/prodappl/fnd/11.5.0/patch/115/bin/txkSetAdvCfg.pl line 341.
Errors encountered running /oracle/erpprod/prodappl/fnd/11.5.0/patch/115/bin/txkSetAdvCfg.pl
Could you please help me with this?
Thank you