https-portal
https-portal copied to clipboard
Local certs / BYO Certs ?
We use mkcert to generate self signed certificates - Is there any way for us to use [pre-existing externally generated] self signed certs in STAGE:local mode ?
Would be great if there was a way to specify self signed cert location in environment variables.
You should be able to just use volume sharing and put your own certificate in the folder where HTTPS-PORTAL normally stores the certificate. It’s in /var/lib/https-portal inside the container. Syncing it out and have look at the folder structure, you should be able to know where to put it :-)