TLS Handshake error when reverse proxy requesting certificate

These errors from the backend:

Agrees with these errors from the frontend:

In that, during the attempt to requisition an ACME certificate from https://oin.dwarf/home/oin/.local, the backend could not verify the frontend certificate for oin.dwarf, and thus aborted the ACME attempt.

Have you followed this part of the guide you linked, specifically?

If you have, I suspect there may be some issue with the backend recognising the root certificate you copied. If done correctly, the backend Caddy will explicitly trust the Caddy Local Authority - 2023 ECC Root issued certificate.

1 Like