8000 Added ssl_key_password param by svaskov · Pull Request #1145 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

Skip to content

Added ssl_key_password param #1145

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 8000 on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Added ssl_key_password param #1145

merged 2 commits into from
Nov 16, 2023

Conversation

svaskov
Copy link
Contributor
@svaskov svaskov commented Nov 15, 2023

Added support for SSL private key password in Connection class to handle encrypted keys.

svaskov and others added 2 commits November 15, 2023 13:57
Fixed tests and linter issues caused by adding SSL key password parameter.
@svaskov
Copy link
Contributor Author
svaskov commented Nov 15, 2023

I couldn't manage to handle Django tests because I can't understand what exactly goes wrong, it would be nice if someone pointed me in the right direction of thought.

@methane
Copy link
Member
methane commented Nov 16, 2023

Don't care about Django tests. It is expected failure.

Copy link
codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (84d3f93) 86.27% compared to head (3de1c6c) 86.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1145      +/-   ##
==========================================
+ Coverage   86.27%   86.28%   +0.01%     
==========================================
  Files          17       17              
  Lines        2434     2436       +2     
  Branches      257      258       +1     
==========================================
+ Hits         2100     2102       +2     
  Misses        249      249              
  Partials       85       85              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@methane methane merged commit d206182 into PyMySQL:main Nov 16, 2023
@svaskov
Copy link
Contributor Author
svaskov commented Nov 16, 2023

@methane Thanks a lot for your help and for all your efforts you put into the project!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0