-
-
Notifications
You must be signed in to change notification settings - Fork 530
Open
Labels
Description
Can I configure Restreamer (running in Docker) to use the Let's Encrypt certificates that are already issued for Nginx on the host, instead of generating separate ones?
For example, I already have these files:
/var/lib/letsencrypt/live/domainname/fullchain.pem /var/lib/letsencrypt/live/domainname/privkey.pem /var/lib/letsencrypt/live/domainname/cert.pem /var/lib/letsencrypt/live/domainname/chain.pem
Reactions are currently unavailable