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

Added sample setting for self-signed certificate TLS connection #559

Closed
wants to merge 1 commit into from
Closed

Conversation

timkofu
Copy link
Contributor

@timkofu timkofu commented Oct 22, 2021

A sample setting to connect to a Redis server that's offering a TLS connection using a self-signed certificate.

A sample setting to connect to a Redis server that's offering a TLS connection using a self-signed certificate.
@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #559 (3682e1f) into master (d1f8c2c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #559   +/-   ##
======================================
  Coverage    83.8%   83.8%           
======================================
  Files          21      21           
  Lines        1175    1175           
  Branches       60      60           
======================================
  Hits          984     984           
  Misses        185     185           
  Partials        6       6           
Flag Coverage Δ
mypy 33.7% <ø> (ø)
tests 83.1% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 d1f8c2c...3682e1f. Read the comment docs.

terencehonles added a commit that referenced this pull request Oct 22, 2021
…560)


Co-authored-by: Timothy Makobu <509078+timkofu@users.noreply.github.com>
@terencehonles
Copy link
Contributor

Thanks! Closed with #560 / 6ff7c54

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