auto-ssl / lua-resty-auto-ssl

On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
MIT License
1.93k stars 182 forks source link

Bump dehydrated to v0.7.1 #291

Open cgunther opened 1 year ago

cgunther commented 1 year ago

Notably this includes support for asynchronous order finalization, which was tentatively scheduled to be released in April, however was postponed indefinitely: https://community.letsencrypt.org/t/enabling-asynchronous-order-finalization/193522/8

However, for a brief period between 7/13 and 7/14, I saw errors issuing certifcates looking highly similar to what was initially reported when Let's Encrypt tried the roll out of asychronous order finalization: https://community.letsencrypt.org/t/openresty-with-resty-auto-ssl-failing-with-curl-error-3/195924/1

Fixes #289