Skip to content

Code doesn't build on OpenSSL 3.0 #1646

Description

@daleglass

This happens on Linux:

[100%] Linking CXX executable interface
/usr/bin/ld: ../libraries/networking/libnetworking.so: undefined reference to `SSL_get_peer_certificate'
/usr/bin/ld: ../libraries/networking/libnetworking.so: undefined reference to `EVP_MD_size'
/usr/bin/ld: ../libraries/networking/libnetworking.so: undefined reference to `EVP_MD_type'
collect2: error: ld returned 1 exit status

but I expect the same would be the case on any other OS. Seems like it should be an easy fix.

Test was done on Fedora 36 beta.

Metadata

Metadata

Assignees

No one assigned

    Labels

    linuxThis is related to Linux.staleIssue / PR has not had activity

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions