-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Description
There is a problem with ez-letsencrypt.
When I tried to run ez-letsencrypt,
it runs like this with ssl files
ssl_certificate /etc/letsencrypt/live/$le_hostname/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/$le_hostname/privkey.pem;
ssl_trusted_certificate /etc/letsencrypt/live/$le_hostname/chain.pem;
However, this project has ssl files on ssl folder. That doesn't make work well
Please help me!
Metadata
Metadata
Assignees
Labels
No labels