Server certificate information has not been set up and the server address is not configured within allowed unsecured access address range.
Please find the RavenDB settings file settings.json in the server directory and fill in your certificate information in either
If you would rather like to keep your server unsecured, please relax the Security.UnsecuredAccessAllowed configuration setting to match the ServerUrl setting value, which can be a combination of the following flags: None | Local | PrivateNetwork | PublicNetwork.