CVSROOT:        /cvs
Module name:    src
Changes by:     flor...@cvs.openbsd.org 2025/05/19 18:46:50

Modified files:
        usr.sbin/acme-client: netproc.c 

Log message:
Handle "processing" status by retrying as the RFC suggests.

Previously we would give up with "unhandled status" and not get a
certificate.

While here limit the amount of retries we are willing to perform in
the "pending" and "processing" state.

Let's encrypt seems to enter the "processing" state farely often in
the staging environment.

problem reported & OK sthen

Reply via email to