Loading the key pair does not work correctly on MacOS. Even though you add the public key you copy pasted to your server config, your client will get denied.
Possible reasons:
- Issues with the client-side API
- The client can't read the ".mcremoteconfig" file in MacOS (most probable reason)
- Build issues when building the MacOS application through Electron