SIGN IN SIGN UP
acmesh-official / acme.sh UNCLAIMED

A pure Unix shell script ACME client for SSL / TLS certificate automation

0 0 35 Shell

Fix off-by-one error preventing the final poll to succeed (#6865)

When the final poll (`_link_cert_retry` at 29) returns, the status
is never checked again. So even a `valid` status goes unnoticed.
It's a pre-test loop after all.

Co-authored-by: Oliver Behnke <oliver.behnke@aei.mpg.de>
B
brevilo committed
5b5ef91d88d1f18e82c8610067aab679683da27a
Parent: 618735d
Committed by GitHub <noreply@github.com> on 4/8/2026, 2:18:26 PM