Nginx Proxy Manager and SSL certificate path

Dears,
Im transitioning from Duckdns + NGINX addons to NGINX Proxy Manager. Everything is deployed and certificates applied. I know that the default certificate folder is /ssl/ but after move to NPM, its not generating the certificates in this folder, the used folder is \addon_configs\e399101c_nginxproxymanager\letsencrypt\live\npm-X\fullchain.pem

\addon_configs\e399101c_nginxproxymanager\letsencrypt\live\npm-X\privkey.pem

for every host created.
I tried to change the ssl certificate option in some addons with this new path but its not working.

Regards,

2 Likes

Hey, I have the same issue, did you find a solution for this problem?

1 Like

so i run npm inside docker container and i found the volume connecting between the local path: /data/compose/1/letsencrypt to the container path: /etc/letsencrypt
so i suggest you look in /etc/letsencrypt