Website certificate revoked #438
-
Hi Fist, Thanks for pushing the NPM forward. Im in need of njs support so your NPMPlus looks like a good up to date candidate, Thank you. When I go through the same setup procedure as before all looks well until I access one of the proxied services. "The certificate used by this server has been marked as untrustworthy and the connection is not safe. Any ideas what could be wrong ? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
can you maybe send me the logs of NPMplus? |
Beta Was this translation helpful? Give feedback.
-
you created the cert b using the built-in certbot, right? |
Beta Was this translation helpful? Give feedback.
you can try to open the file at
/opt/npm/tls/certbot/config.ini
, there you set must-stable to false, delete your certs and recreate them, then it should work, I think you have dns problems, you can also try to add:to your compose file and retry (that will make the compose file to use quad9/cloudflare/adguards dns servers)