I installed the master branch, but I can't connect.
Current setup:
The server "192.168.0.161" is on the same lan of the client, changed ip on auth db and bnetserver.conf to point that ip.
I'm using the arctium launcher 8.2.x and when I try to connect on the bnetserver console I see the connection from the client ip "192.168.0.182 :someport accepted connection", then on the client I get "disconnected 51901017" and the Blizzard_console log says:
"[IBN_Login] Attempting logonhost=\"192.168.0.161\" port=\"1119\"", -- [1]
0, -- [2]
}, -- [367]
{
"[GlueLogin] Waiting for server response.", -- [1]
0, -- [2]
}, -- [368]
{
"[IBN_Login] Front disconnectedconnectionId=\"1\" result=\"( code=\"ERROR_NETWORK_MODULE_SSL_PEER_IS_NOT_REGISTERED_IN_CERTBUNDLE (1017)\" localizedMessage=\"\" debugMessage=\"\")\"", -- [1]
0, -- [2]
}, -- [369]
{
"[GlueLogin] Fatal error while logging inresult=\"( code=\"ERROR_NETWORK_MODULE_SSL_PEER_IS_NOT_REGISTERED_IN_CERTBUNDLE (1017)\" localizedMessage=\"\" debugMessage=\"\")\"", -- [1]
0, -- [2]
}, -- [370]
.
What am I doing wrong?