Skip to content

PHPC-1180: Ensure STANDALONE_SSL tests run #963

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 4 commits into from
Feb 28, 2019
Merged

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Feb 28, 2019

https://jira.mongodb.org/browse/PHPC-1180

Cert validation failures were causing these tests to be skipped. This restores weak cert validation to allow those tests to run. This does not appear to conflict with the few tests we have that utilize strict validation (see: this JIRA comment), since those tests override the URI option we're specifying here.

Ultimately, we'll address the problem with not catching skipped tests in PHPC-1343.

@jmikola jmikola merged commit ecea126 into mongodb:master Feb 28, 2019
jmikola added a commit that referenced this pull request Feb 28, 2019
@jmikola jmikola deleted the phpc-1180 branch February 28, 2019 18:51
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.

1 participant