tiberius-ng 0.13.1

A TDS (Microsoft SQL Server) driver for Rust — actively-maintained community continuation of tiberius
Documentation
1
2
3
4
5
6
7
8
9
Certificate generation
----------------------

In order to prepare the necessary self-signed certificates run the following commands

    ./generate-ca.sh
    ./generate-signed-cert.sh server

The first script creates a new signing-certificate, the second will then create new certificates with the given name, signed by the customCA.crt.