You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
Environment:
Thank you for your help!
The text was updated successfully, but these errors were encountered: