Skip to content

OpenSSL 3.1 #3698

@ManickaP

Description

@ManickaP

Describe the bug

The build scripts don't work with newer OpenSSL 3 versions

-- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.1.1")
CMake Error at submodules/CMakeLists.txt:349 (message):
  OpenSSL 3.0 not found, found 3.1.1

@wfurt

Affected OS

  • Windows
  • Linux
  • macOS
  • Other (specify below)

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

Build msquic on Linux with OpenSSL newer than 3.0.*.

Expected behavior

It will build.

Actual outcome

Doesn't build.

Additional details

Workaround is not to use system crypto.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions