Problems with https connection

Hello everybody.

I’m building an HTML5 Godot build.
The build uses Nakama as a backend.

The domain on which the build is located is protected by an ssl certificate (https)

When I try to connect to Nakama in this case, it swears that different url_scheme, mixed http and https, this crap.

And when I try to get into Nakama via https, it doesn’t work at all.

When I use https is everithing okay.

Maybe someone has come across this and knows how to teach Nakama connects to the client via https?

2 Likes

Hey Noizless please share the code you are using to connect. In general we cannot troubleshoot an ssl issue that you are running on a custom hosting service but we may be able to diagnose it if there’s a client issue.