Skip to Main Content

Database Software

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!

SSL port 4443 to be removed.

593325Dec 30 2009 — edited Feb 11 2010
Hi,

I am able to configure SSL for SOA 11g using Oracle HTTP Server 11g(standalone).
The application is running fine while specifying the SSL port in the URL from the browser.
I just need to know what needs to be done so that one donot have to give the SSL port
in the URL while accessing the application.

For ex:
If the application access URL is
https://sample:4443/login.do

What needs to be done to access the same application as
https://sample/login.do

I tried changing the SSL port to 443 but then the HTTP server is not starting up.
Can anyone provide me in details what needs to be done?

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2010
Added on Dec 30 2009
1 comment
3,349 views