Ssl error when starting bnetserver TrinityCore rev. 81cf682cfe0b

Hello everyone, I did do a search for this before asking. I am running a fresh install of Ubuntu 22.04, using the master branch for 10.0.7. Everything compiled great, map extractions were no problem. Configured the bnetserver.conf/worldserver.com. I tried launching the bnetserver and am getting an SSL error.

TrinityCore rev. 81cf682cfe0b 2023-03-30 22:47:19 +0200 (master branch) (Unix, RelWithDebInfo, Static) (bnetserver)
<Ctrl-C> to stop.\n
 ______                       __
/\__  _\       __          __/\ \__
\/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
   \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
    \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
     \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
      \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                 C O R E  /\\___/
http://TrinityCore.org                    \\/__/\n
Using configuration file /home/*******/server/etc/bnetserver.conf.
Using SSL version: OpenSSL 3.0.2 15 Mar 2022 (library: OpenSSL 3.0.2 15 Mar 2022)
Using Boost version: 1.74.0
instance().use_certificate_chain_file(certificateChainFile, err) failed: asio.ssl error
Failed to initialize SSL context

I have been running a 3.3.5 server on ubuntu for about 6 years and this is my first foray into the bnetserver as opposed to authserver so, I am pretty new to this. Any pointers would be great.

To further specify, my worldserver launched just fine after the DB updated. I’m just having problems with the bnetserver. I have no doubt I missed something but I don’t see what it might have been.

22.04LTS Ubuntu has flaws with compatibility on different builds, parts of deb, and doesn’t support for some libs. I recommend trying 20.04 LTS. :slight_smile: