Skip to content

Add SSL.Context.set_keylog_callback#910

Merged
reaperhulk merged 4 commits into
pyca:masterfrom
mhils:keylog
Jul 28, 2020
Merged

Add SSL.Context.set_keylog_callback#910
reaperhulk merged 4 commits into
pyca:masterfrom
mhils:keylog

Conversation

@mhils

@mhils mhils commented Apr 24, 2020

Copy link
Copy Markdown
Member

This builds on the bindings added in pyca/cryptography#5187. :)

The PR should be ready, but this depends on the next minor cryptography release.

@mhils mhils force-pushed the keylog branch 2 times, most recently from fd90d19 to a19d145 Compare May 11, 2020 16:28
@mhils mhils marked this pull request as draft May 11, 2020 17:05
@rugk

rugk commented Jul 15, 2020

Copy link
Copy Markdown

pyca/cryptography#5187 has been merged. What is blocking this?

@mhils

mhils commented Jul 15, 2020

Copy link
Copy Markdown
Member Author

There's no cryptography release that includes pyca/cryptography#5187 yet.

Tests are passing here because Cryptography_HAS_KEYLOG always returns false and the actual code is never tested (as indicated by the decrease in code coverage).

@mhils mhils marked this pull request as ready for review July 21, 2020 07:08
@mhils

mhils commented Jul 28, 2020

Copy link
Copy Markdown
Member Author

I've rebase the PR onto master, all tests are passing now with cryptography 3.0 - thanks! 🍰

Codecov is complaining about one missed line, but that seems to be a false-positive to me.

@reaperhulk reaperhulk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codecov has constant problems. I agree it appears spurious.

@reaperhulk reaperhulk merged commit b2bca41 into pyca:master Jul 28, 2020
@mhils mhils deleted the keylog branch July 28, 2020 14:32
@mhils

mhils commented Jul 28, 2020

Copy link
Copy Markdown
Member Author

Yes, we suffer from that too. Thanks for the super quick merge again! ❤️

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants