Closed
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?
Yes - Are you sure you're not using someone else's docker image?
Yes - If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
Yes
Describe the bug
- What version of Nginx Proxy Manager is reported on the login page? Nginx Proxy Manager v2.0.13
When creating a proxy with new SSL Cert it seems to be placing the cert files in the /letsencrypt/archive/npm-3
folder instead of the /letsencrypt/live/npm-3
folder. Also is there any way to know which npm- folder belongs to which proxy?
To Reproduce
Steps to reproduce the behavior:
- Setup new proxy with new ssl cert
- navigate folders to find ssl cert files
Expected behavior
I expected to find the files in this location /letsencrypt/live/npm-3
but instead of npm- it would be the proxy name or another identifiable name
Operating System
- Running on docker on Synology Nas