jgraph / docker-drawio

Dockerized draw.io based on whichever is the most secure image at the time.
GNU General Public License v3.0
1.5k stars 362 forks source link

Question: How to use self-provided SSL certificate? #13

Closed purerosefallen closed 3 years ago

purerosefallen commented 3 years ago

Our company has a system deploying our company's SSL certificate with Ansible. I wish we could mount our own SSL certificate and start drawio with HTTPS mode. But I failed to find any instructions related to this. Could you be so kind as to point out how to provide our own certificate? thanks.

davidjgraph commented 3 years ago

It would be the same process as adding SSL to any Tomcat, see https://www.mulesoft.com/tcat/tomcat-ssl for example.