Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otc: sequential challenge #2023

Merged
merged 4 commits into from Sep 21, 2023

Conversation

volayvaz
Copy link
Contributor

@volayvaz volayvaz commented Sep 21, 2023

OTC doesn't support creating multiple recordsets with the same name.
Therefore, we configure the OTC provider for the sequential challenge.

feat: added OTC_SEQUENCE_INTERVAL environment variable. The default
value is dns01.DefaultPropagationTimeout

closes #2021

OTC doesn't support creating multiple recordsets with the same name.
Therefore, we configure the OTC provider for the sequential challenge.

feat: added OTC_SEQUENCE_INTERVAL environment variable. The default
value is dns01.DefaultPropagationTimeout

 ref:
go-acme#2021

Closes go-acme#2021
@ldez ldez changed the title feat(otc): Configure OTC provider for sequential challenge otc: sequential challenge Sep 21, 2023
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ldez ldez enabled auto-merge (squash) September 21, 2023 13:16
@ldez ldez added this to the v4.15 milestone Sep 21, 2023
@ldez ldez merged commit c2fd449 into go-acme:master Sep 21, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Failing to issue a wildcard certificate when using OTC DNS provider
2 participants