Authentication is off

RavenDB uses certificates to authenticate clients, but the server certificate information has not been set up.
Please find the RavenDB settings file settings.json in the server directory and fill in your certificate information under either:

Security.Certificate.Path
The path to .pfx certificate file
or
Security.Certificate.Load.Exec
A command or executable returning a .pfx certificate file
If either option is specified, RavenDB will use HTTPS/SSL for all network activities.
The certificate path setting takes precedence over executable configuration options.
For more information please see RavenDB Documentation.

Well known admin certificates defined by system administrator


SECURITY CLEARANCE
DATABASE PERMISSIONS
All
SECURITY CLEARANCE
EXPIRATION
AUTO RENEWAL DATE
DATABASE PERMISSIONS
None

Generate client certificate

Upload client certificate

Edit permissions

Replace cluster certificate

Replace the cluster certificate without shutting down the servers. The update will happen when all nodes of the cluster confirm the replacement, or when there are 3 days left for expiration.

Please verify that the new certificate contains all of the following cluster domain names in the CN or ASN properties of the certificate:

months
This entry contains certificates. You can see its thumbprints below.
If 'Replace immediately' is specified, RavenDB will replace the certificate by force, even if some nodes are not responding. In that case, you will have to manually replace the certificate in those nodes.
Use with care.

Database Permissions

With security clearance set to , the user of this certificate will have access to all databases.