Skip to content

src/openssl.c (ssl_check_certificate): Build with -DOPENSSN_NO_DEPRECATED#34

Open
pprindeville wants to merge 1 commit intomirror:masterfrom
pprindeville:drop-openssl-compat
Open

src/openssl.c (ssl_check_certificate): Build with -DOPENSSN_NO_DEPRECATED#34
pprindeville wants to merge 1 commit intomirror:masterfrom
pprindeville:drop-openssl-compat

Conversation

@pprindeville
Copy link

On embedded systems, deprecated API's are sometimes omitted to conserve space (both disk and memory). While trying to build this on OpenWRT with CONFIG_OPENSSL_NO_DEPRECATED selected, I was getting errors about SSL_get_peer_certificate() not being defined.

It's a simple fix.

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.

1 participant