gmpassos / shelf_letsencrypt

Let's Encrypt support for the shelf package (free and automatic HTTPS certificate support).
Apache License 2.0
8 stars 3 forks source link

Acme Client fails to retry fetching the certificate when the CA returns processing. #10

Closed bsutton closed 8 months ago

bsutton commented 9 months ago

See: https://github.com/Ephenodrom/Dart-Acme-Client/issues/10

for details.

bsutton commented 9 months ago

I have pushed a PR with a fix for this.

bsutton commented 8 months ago

resolved via: https://github.com/Ephenodrom/Dart-Acme-Client/issues/10