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

How to use self-signed certificates in offline environment? #5

Open
AoEiuV020 opened this issue Feb 6, 2025 · 0 comments
Open

How to use self-signed certificates in offline environment? #5

AoEiuV020 opened this issue Feb 6, 2025 · 0 comments

Comments

@AoEiuV020
Copy link

AoEiuV020 commented Feb 6, 2025

Hi,

I'm trying to deploy openvidu-local-deployment in an air-gapped environment (no internet access). Currently facing an issue where Caddy fails to obtain certificates for HTTPS since it cannot connect to the internet.

I noticed the Caddy configuration is generated by a program called "local-caddy-generate".

Questions:

  1. Is the source code for "local-caddy-generate" available?
  2. Is it possible to configure it to use self-signed certificates instead of obtaining them from the internet?
  3. Are there any alternative solutions for using openvidu-local-deployment with self-signed certificates in an offline environment?
  4. Or are there any better deployment solutions specifically designed for air-gapped environments?

Environment:

  • Using openvidu-local-deployment 3.0.0
  • Air-gapped network environment (no internet access)

Thank you for your help!

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

1 participant