Oracle forms 12c configure webtier on SSL port
I currently configured ohs1 in front of forms on none-secure forms 9001 and reports 9002, in files forms.conf and reports_ohs.conf in $OHS_INST/moduleconf directory.
I want remove all none-secure ports 9001 and 9002 and use SSL enables 9101 and 9102.
How should I do this?
Thanks