Skip to content

RUBY-3267 make specs pass when X.509 authentication is active #2781

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

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Sep 13, 2023

No description provided.

This is because the SDAM unified specs set a failpoint for an authentication
conversation that is never used with X.509 authentication, and so can not
pass with that active.
@jamis jamis requested a review from comandeo September 14, 2023 14:04
@jamis jamis merged commit bbc0941 into mongodb:master Sep 19, 2023
@jamis jamis deleted the 3267-failing-x509-tests branch September 19, 2023 14:48
comandeo pushed a commit to comandeo/mongo-ruby-driver that referenced this pull request Jan 24, 2024
…b#2781)

* RUBY-3267 ignore SDAM unified specs when X.509 auth is enabled

This is because the SDAM unified specs set a failpoint for an authentication
conversation that is never used with X.509 authentication, and so can not
pass with that active.

* re-enable the x.509 specs

* auth flow here assumes SASL; X.509 mechanism is incompatible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants