-
Notifications
You must be signed in to change notification settings - Fork 9
How to use self-signed certificates in offline environment? #5
Copy link
Copy link
Open
Description
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:
- Is the source code for "local-caddy-generate" available?
- Is it possible to configure it to use self-signed certificates instead of obtaining them from the internet?
- Are there any alternative solutions for using openvidu-local-deployment with self-signed certificates in an offline environment?
- 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels