thoughtworks / build-your-own-radar

A library that generates an interactive radar, inspired by https://thoughtworks.com/radar/.
GNU Affero General Public License v3.0
2.21k stars 1.04k forks source link

Enable https and use of user generated certificates #292

Open theunf opened 1 year ago

theunf commented 1 year ago

Hi guys, on "ssl error" thread I saw the question and answers stating that is possible to share a https port to BYOR, but I could not find how to do it.

Also, how can I access the OS of the docker and make some changes there that would survive a reboot like replace the certificates with ones generated in my private server or public service ?