tiberius 0.12.3

A TDS (MSSQL) driver
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.