Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Disable SSL and redirect HTTPS to HTTP in Oracle EBS 11.5.9

Ivan RuizJan 9 2020 — edited Feb 9 2021

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

Comments
Post Details
Added on Jan 9 2020
0 comments
581 views