Replies: 1 comment 4 replies
-
Hi, lego operates by domain and not on a group of domains, so it's not possible to deploy after N records. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When using the BlueCat DNS provider for issuing a cert with lots of SAN (> 50 in my test) it takes a very long time for lego to finish. I think this is because lego does the operations "create TXT record and deploy" for each name. Instead it should first create all 50 TXT records, then it should deploy (only 1 deploy). Thanks for listening! :)
Best regards,
Jim
Beta Was this translation helpful? Give feedback.
All reactions