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

Remove tls-sni-01 challenges in integration tests #6679

Merged
merged 4 commits into from Jan 20, 2019

Conversation

adferrand
Copy link
Collaborator

Since letsencrypt/boulder@92e8e17, Boulder does not propose anymore tls-sni-01 challenges. This makes fail the Certbot integration tests that require to fulfill a tls-sni-01 challenge.

This PR removes all operations relevant to this deprecated and soon extincted challenge.

@adferrand adferrand force-pushed the remove-tls-sni-integration-tests branch from be6e427 to a69066a Compare January 20, 2019 10:21
Copy link
Member

@joohoi joohoi left a comment

Choose a reason for hiding this comment

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

Only a nitpick grammar fix in a comment. Otherwise looks good to go!

tests/certbot-boulder-integration.sh Outdated Show resolved Hide resolved
@joohoi joohoi merged commit dde27e5 into certbot:master Jan 20, 2019
@adferrand adferrand deleted the remove-tls-sni-integration-tests branch January 29, 2019 12:58
bmw pushed a commit that referenced this pull request Jan 30, 2019
)

This PR reactivates tls-sni-01 challenges on recent Boulder versions checkout for integration tests. This allows to continue testing this challenge until it is officially dropped from server (Boulder) and client (Certbot).

Reverts #6679.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants