How to configure let's encrypt #2225
Replies: 2 comments 10 replies
|
As I know certificates are generated automatically. You do not need to configure it. Just wait a litle after new subdomain is used. |
Source: Dokploy docs ( |
|
As I know certificates are generated automatically. You do not need to configure it. Just wait a litle after new subdomain is used. |
Source: Dokploy docs ( |
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'm adding the domain to a service, everything seems to be going well but in the traefik logs I get an error:
500 :: urn:ietf:params:acme:error:serverInternal :: During secondary validation: Secondary validation RPC failed\n" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=The problem is that the subdomain where Dockploy is located (administrator panel) is not a problem, but the subdomain that the application will use gives the error I mentioned.
My subdomains are pointing to the server, and I can access them correctly, but the issue is the SSL.
I've never used Traefik, I've always used Caddy. Can someone help me please?
All reactions