Does the bokeh-server support SSL?

The bokeh-server defaults to listening on localhost:5006. As I understand it, it will need to be accessed by the JS code in the client.

I’m required to have all HTTP traffic be over SSL, so I’d like to have the server listen for SSL/HTTPS requests, also via a non-standard port.

I don’t see any command-line options to specify SSL or provide certificates, but can I achieve it via the API?

Thanks,

-David

Hi,

Relevant issue https://github.com/bokeh/bokeh/issues/1383.

Mateusz

···

On Thu, Nov 6, 2014 at 10:54 PM, David Jung [email protected] wrote:

The bokeh-server defaults to listening on localhost:5006. As I understand it, it will need to be accessed by the JS code in the client.

I’m required to have all HTTP traffic be over SSL, so I’d like to have the server listen for SSL/HTTPS requests, also via a non-standard port.

I don’t see any command-line options to specify SSL or provide certificates, but can I achieve it via the API?

Thanks,

-David

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/61b02b6b-1869-4f38-ac98-59a7cc4054a3%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Bokeh server supports SSL as of version 1.4