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

Implement code that verifies a challenge #20

Closed
ghost opened this issue Jan 25, 2023 · 0 comments · Fixed by #154
Closed

Implement code that verifies a challenge #20

ghost opened this issue Jan 25, 2023 · 0 comments · Fixed by #154
Labels
category: certificates Creating certificates, encryption
Milestone

Comments

@ghost
Copy link

ghost commented Jan 25, 2023

We need to poll the dns server and wait until the new TXT records are propagated, then notify let's encrypt about the challenge completion.

It the answer is positive, we can mark the specific challenge as completed in the database.

Once a challenge been verified, the appropriate DNS record can be removed.

When all challenges for the requests are done, we can do the next step and actually create the certificate

@ghost ghost added the category: certificates Creating certificates, encryption label Jan 25, 2023
@ghost ghost self-assigned this Feb 5, 2023
@ghost ghost added this to the Milestone 0.2 milestone Feb 5, 2023
@ghost ghost changed the title Implement module that verifies each challenge Implement code that verifies a challenge Feb 7, 2023
@ghost ghost closed this as completed in #154 Feb 8, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: certificates Creating certificates, encryption
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants