prisma / tiberius

TDS 7.2+ (Microsoft SQL Server) driver for Rust
Apache License 2.0
325 stars 119 forks source link

Add support for using Webpki roots with rustls to avoid relying on native certs #330

Open zlepper opened 8 months ago

zlepper commented 8 months ago

Extremely useful for building entirely self contained binaries that can run in a scratch container :)

I have tested this in a separate project as i'm not quite sure to make a unit test that can verify against a server that runs an actually valid certificate?