Closed pourquoi42 closed 7 years ago
Hello,
Draw.IO enforces https by default. It is currently recommended to put the application behind a Reverse-Proxy with SSL Offloading. I'm currently using HAproxy 1.7.x to acheive this.
Otherwise, try to add ?https=0
as an URL parameter.
Just to follow this up, we removed the https redirect recently in code, we're now forcing https at the CDN level.
Hi,
I can't access the drawio app. Broser gives me an ssl error that i can not easily workaround
docker run -it --rm --name="draw" -p 8080:8080 fjudith/draw.io
firefox to -> https://localhost:8080/draw/?offline=1
=>