What I forgot to add you need to change the 'url' (note the domain part) to:

url='https://yourdomain/bokeh/'

by looking at your error messages it seems that the 'url' is also directly used for client requests (probably placed in the html templated) - which means you can't use plain IP because then the browser most likely will just generate a SSL certificate and domain mismatch.


rr
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to