Setting APEX to use SSL/HTTPS
Hi,
i am running Apex 4.0.2 on JDK as OC4J container.
I start the listner using:
./java -Dapex.port=8090 -jar /home/oracle/stage_sw/apex_listener/apex.war &
1). Is there any doc to be used/guide to configure my instance to use SSL?
JDK is JDK6 Update 4
thanks