Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Guard NPN functions in case they are unavailable#4760

Closed
neheb wants to merge 1 commit into
pyca:masterpyca/cryptography:masterfrom
neheb:nneheb/cryptography:nCopy head branch name to clipboard
Closed

Guard NPN functions in case they are unavailable#4760
neheb wants to merge 1 commit into
pyca:masterpyca/cryptography:masterfrom
neheb:nneheb/cryptography:nCopy head branch name to clipboard

Conversation

@neheb

@neheb neheb commented Feb 22, 2019

Copy link
Copy Markdown
Contributor

NPN in OpenSSL can be compile-time disabled. In that case, this patch
fixes compilation.

NPN in OpenSSL can be compile-time disabled. In that case, this patch
fixes compilation.
@alex

alex commented Feb 22, 2019

Copy link
Copy Markdown
Member

@reaperhulk can we just drop NPN entirely? I don't think anything should be using it at this point?

@reaperhulk

Copy link
Copy Markdown
Member

@alex we'd need to deprecate and remove it from pyopenssl first (hey we should do that)

@alex

alex commented Feb 22, 2019

Copy link
Copy Markdown
Member

Well, if we just set the disabled flag, it'll auto-disable in pyOpenSSL. But yes, we should properly deprecate it, I'll send a PR.

@alex

alex commented Feb 22, 2019

Copy link
Copy Markdown
Member

pyca/pyopenssl#820

@reaperhulk

Copy link
Copy Markdown
Member

Okay, since we're deprecating on the pyOpenSSL side and it already handles the case where the symbols aren't present let's just go ahead and alter this PR to remove the bindings entirely.

@reaperhulk

Copy link
Copy Markdown
Member

#4765 replaces this

@reaperhulk reaperhulk closed this Feb 25, 2019
@neheb
neheb deleted the n branch February 25, 2019 03:23
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.