Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local certs / BYO Certs ? #339

Open
accforgithubtest opened this issue Aug 15, 2023 · 1 comment
Open

Local certs / BYO Certs ? #339

accforgithubtest opened this issue Aug 15, 2023 · 1 comment

Comments

@accforgithubtest
Copy link

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.

@SteveLTN
Copy link
Owner

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 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants