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

The resulting compilation doesn't work with python cryptography and mitmproxy #28

Open
oliviervibe opened this issue Jun 14, 2022 · 0 comments

Comments

@oliviervibe
Copy link

oliviervibe commented Jun 14, 2022

I have tried to use the resulting libssl.a and libcrypto.a to compile it with python cryptography and apart from the issue that it requires -fPIC t be defined, the resulting libraries don't work with cryptography and mitmproxy that fails to access the necessary features it needs.

In particular, it seems that the resulting libraries under Ubuntu don't contain version information. It seems that a lot of compilation options used with the makefile are not generated by the cmake.

The openssl version 1.1.1n works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant