The client works fine if the scheduler API is behind an HTTPS reverse proxy. The scheduler doesn't currently support listening on HTTPS by itself but this would be a fairly trivial patch (a fix for https://issues.apache.org/jira/browse/AURORA-343).
On Wed, Aug 12, 2015 at 12:40 PM, Erb, Stephan <[email protected]> wrote: > Hi, > > let's say I want to run Aurora using SSL. How would I do that? Hide it > behind a reverse proxy? > > At least the client seems to have some kind of https related bits and > pieces [1]. > > Best Regards, > Stephan > > [1] > https://github.com/apache/aurora/blob/8bdfb8500e792da199bd8cc9fed38d36e2448e81/src/main/python/apache/aurora/client/api/scheduler_client.py#L160
