mangosthree / server

Mangos THREE is a server for World of Warcraft: Cataclysm. The server serves full world content including authentication & scripts support. Compatible with World of Warcraft client 4.3.4 (Build 15595). Report all issues at https://www.getmangos.eu/bug-tracker/mangos-three/ - Playable but unstable. In development.
GNU General Public License v2.0
88 stars 48 forks source link

OpenSSL3 Support #75

Closed i-am-fyre closed 1 year ago

i-am-fyre commented 1 year ago

Raise CMake minimum version to 3.18 (because proper support for OpenSSL 3.x was added in that version). Put an initialization sequence in mangosd.cpp as instructed by OpenSSL 3 wiki (with slight changes specific to MaNGOS) Enforced static linkage for OpenSSL libs.

Thank you to @Gamemechanicwow & @H0zen


This change is Reviewable

billy1arm commented 1 year ago

Implemented as part of: https://github.com/mangosthree/server/commit/6f6608fe71eac9f6d1291151fe24804efa91eefb