Skip to content

WIP: openssl.recipe: Bump to 3.0.0

Nirbheek Chauhan requested to merge nirbheek/cerbero:openssl3 into main

Prep:

Build-time testing:

  • MSVC 64-bit
  • MSVC 32-bit
  • UWP Universal
  • MinGW 64-bit
  • MinGW 32-bit
  • Cross-MinGW 64-bit
  • Cross-MinGW 32-bit
  • macOS Universal
  • iOS Universal
  • Android Universal

Runtime testing of plugins that use openssl:

  • libnice
  • srt
  • webrtc
  • soup (via glib-networking)
    • Test souphttpsrc on macOS and Windows to check certificate loading
  • libsrtp
Edited by Tim-Philipp Müller

Merge request reports