crate / crate-npgsql

A plugin that provides extensions to Npgsql which enable usage of Npgsql as a .NET data provider for CrateDB.
Apache License 2.0
11 stars 5 forks source link

Doc: Add SSL Mode to connect example #40

Closed mfussenegger closed 4 years ago

mfussenegger commented 4 years ago

Prefer works both for SSL enabled servers and servers without. That's better suited for a getting started example, as it reduces the chance of people running into connection issues because of SSL.