Description
It's currently possible to configure Oozie to use HTTPS (SSL), but:
- There isn't a standard way of configuring it
- It can involve editing settings that users normally don't, including web.xml
- There's no documentation; using a self-signed certificate with the Oozie client is particularly tricky
We should add an argument to the oozie-setup.sh script that'll configure Oozie to use HTTPS so that its easy to do and there's a standard way that users will do it.
Attachments
Attachments
Issue Links
- is depended upon by
-
BIGTOP-881 Add support for Oozie to be configured with SSL (HTTPS)
- Closed
- relates to
-
OOZIE-1414 Configuring Oozie for HTTPS still allows HTTP connections to all resources
- Closed
-
OOZIE-1268 Configuring Oozie to use SSL doesn't work if addtowar.sh is invoked directly
- Closed
-
OOZIE-1257 Make Oozie client automatically redirect from http to https when https is enabled
- Open