Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

pyOpenSSL == 0.13 fails to build against new OpenSSL #96

Open
bootstraponline opened this issue Apr 30, 2017 · 0 comments
Open

pyOpenSSL == 0.13 fails to build against new OpenSSL #96

bootstraponline opened this issue Apr 30, 2017 · 0 comments

Comments

@bootstraponline
Copy link

bootstraponline commented Apr 30, 2017

 /usr/local/opt/openssl/include/openssl/x509.h:751:15: note: previous declaration is here
    X509_REVOKED *X509_REVOKED_dup(X509_REVOKED *rev);
                  ^
    1 error generated.
    error: command 'clang' failed with exit status 1

Updating pyOpenSSL resolves the issue.

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 a pull request may close this issue.

1 participant