Skip to content

Added ssl_key_password param#1145

Merged
methane merged 2 commits into
PyMySQL:mainfrom
svaskov:main
Nov 16, 2023
Merged

Added ssl_key_password param#1145
methane merged 2 commits into
PyMySQL:mainfrom
svaskov:main

Conversation

@svaskov

@svaskov svaskov commented Nov 15, 2023

Copy link
Copy Markdown
Contributor

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

svaskov commented Nov 15, 2023

Copy link
Copy Markdown
Contributor Author

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

methane commented Nov 16, 2023

Copy link
Copy Markdown
Member

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

@codecov

codecov Bot commented Nov 16, 2023

Copy link
Copy Markdown

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

svaskov commented Nov 16, 2023

Copy link
Copy Markdown
Contributor Author

@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