Skip to content

Allow ssl_ca_path with rediss:// urls #1814

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 1 commit into from
Dec 19, 2021
Merged

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Dec 16, 2021

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2021

Codecov Report

Merging #1814 (964c8b2) into master (18c6809) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1814      +/-   ##
==========================================
+ Coverage   94.29%   94.32%   +0.02%     
==========================================
  Files          75       75              
  Lines       15783    15783              
==========================================
+ Hits        14883    14887       +4     
+ Misses        900      896       -4     
Impacted Files Coverage Δ
redis/client.py 89.96% <ø> (ø)
tests/test_cluster.py 98.79% <0.00%> (+0.12%) ⬆️
tests/conftest.py 91.13% <0.00%> (+0.98%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18c6809...964c8b2. Read the comment docs.

@chayim chayim added bug Bug feature New feature and removed bug Bug labels Dec 16, 2021
@chayim chayim merged commit 4831034 into redis:master Dec 19, 2021
@chayim chayim deleted the ck-fix-capath branch December 19, 2021 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants