Using Docker/Acme-companion, where are certs?

(Gramps 5.2.0
Gramps Web API 2.0.0
Gramps Web Frontend 24.2.1
locale: en
multi-tree: false
task queue: true)

Having issues with certificates. Using docker with acme-companion. Using reverse proxy on a different server and found I needed to copy the certs from nginix/proxy to the reverse proxy server.

That had been working OK as a command line exercise, or so it seemed, which I performed as needed.

Now, something is amiss, as it appears the expired certs are being copied.

Not finding a way to watch or even find the acme-companion logs, if they exist, for the time frame of the update. I do see logs that basically say “I looked, not time for renewal . . . try --force, blah blah”.

Nor have I found certs with current date stamps on the “acme” container/volume. Perhaps I am not looking in the correct place? Anyone know where the “true certs” are stored?

Hope that is not too disjointed/disoriented.

I think that would be better to ask at the acme-companion project as it’s independent from Gramps Web.

Yes, I guess. But did not see anything in their docs that jumped out at me and thought someone here might have done something similar.

I’ll go bother them.