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

Fix link errors for X509_get0_authority_xxx methods on Ubuntu/bionic #1909

Merged
merged 2 commits into from Apr 26, 2023

Conversation

oskirby
Copy link
Contributor

@oskirby oskirby commented Apr 26, 2023

The X509_get0_authority_issuer and X509_get0_authority_serial methods were introduced in OpenSSL version 1.1.1d which can cause linker errors when building for Ubuntu/bionic which provides OpenSSL 1.1.1 in the bionic-updates package suite.

See issue: #1908

@sfackler sfackler merged commit b64d4f4 into sfackler:master Apr 26, 2023
24 checks passed
@sfackler
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants