Replies: 1 comment
-
The problem has magically resolved its self at this point. A few theories as to why:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I see there are lots of errors regarding certificates that usually end up being a configuration issue, but I haven't seen this particular problem yet so I'm hoping someone can help me out.
I'm trying to setup an LE certificate for my NPM installation (v2.9.21), using both standard and DNS request types. Both times, it fails with the following error:
I would think this means my host cannot reach that requested domain. Sure enough:
However, if I explicitly add in the HTTPS protocol:
I'm a bit mystified by this. Is it a certbot issue?
So, at least it looks like it's communicating with LE and simply experiencing a different problem that I need to troubleshoot. My question is, is there a problem with the particular version of certbot that NPM is using?
Possibly related:
Beta Was this translation helpful? Give feedback.
All reactions