Skip to Main Content

Java Development Tools

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!

JDeveloper with SSL/HTTPS on Mac OS X

Thomas_HMar 5 2013 — edited Mar 6 2013
Hi,

I am running Mac OS X 10.8.2 and JDeveloper 11.1.2.1.

My web application redirect users from http to https. When running my application on the integrated server, Safari give the error: "Safari can't establish a secure connection to the server". Chrome says: "Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL-protocolerror".

I can use my Mac to access my application when it's running on a Weblogic server running on Oracle Linux.

The console for the integrated server is also only accessible with http, and not https.

Anyone know how to fix this?

A alternative solution would be to disable the http -> https redirect when I use the integrated server. (Without having to change the settings manually before i deploy, cause that will eventually fail ;)) Hope to avoid this last option.

Thanks in advance.

- Thomas H
This post has been answered by Thomas_H on Mar 6 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 3 2013
Added on Mar 5 2013
3 comments
265 views