Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
trunk, 3.3.2
-
None
-
None
Description
OOZIE-1233 adds the ability to more easily and consistently configure Oozie to use HTTPS instead of HTTP. Browsers will redirect the user from the http url to the https one (e.g. http://localhost:11000/oozie --> https://localhost:11443/oozie), but the oozie client will not.
According to this "because of serious security consequences, redirection between HTTP and HTTPS is not automatically followed [in Java]". However, that same page also gives a workaround; we should see if that actually works because it would be easier for users if the Oozie client redirected.
Attachments
Issue Links
- is related to
-
OOZIE-1233 Add ability to configure Oozie to use HTTPS (SSL)
- Closed
- links to