ConfigBuilder.UseRest.Insecure property
Optional: Determines whether to disable TLS for the RPC connection. false
uses the wss
protocol, true
uses ws
.
Remarks
This is not recommended, and should only be used for testing purposes
See Also
- class UseRest
- namespace SurrealDB.Configuration