acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

Add sequential flag.

Open sagudev opened this issue 5 years ago • 6 comments

Fixes #1233. Same issue was found in lego too.

sagudev avatar Jul 16 '20 09:07 sagudev

First, NEVER send a PR to master branch, it will NEVER be accepted. Please send to the dev branch instead. If this is a PR to support new DNS API or new notification API, please read this guide first: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide Please check the guide items one by one. Then add your usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi

Or some other wiki pages: https://github.com/acmesh-official/acme.sh/wiki/deployhooks https://github.com/acmesh-official/acme.sh/wiki/notify

auto-comment[bot] avatar Jul 16 '20 09:07 auto-comment[bot]

I think LetsEncrypt / Ubuntu is failing because GitHub Actions secrets aren't passed to PR builds.

sagudev avatar Aug 29 '20 06:08 sagudev

@Neilpang Is there any interest in this?

sagudev avatar Nov 07 '20 13:11 sagudev

sorry.

Neilpang avatar Nov 07 '20 13:11 Neilpang

Ping @Neilpang

sagudev avatar Jan 16 '21 14:01 sagudev

+1 for this. Without sequential verification it's impossible to generate wildcard certificates using DNS-01 challenge with DuckDNS (getssl works instead, but I'd really prefer to use acme!).

lscorcia avatar Aug 28 '25 19:08 lscorcia