mssql-cli
mssql-cli copied to clipboard
Feature: Option to pass CA Certificate PEM File
Presently, there is no command line option or environment variable to supply a CA Certificate PEM file. This features is helpful for deployments where certificates may not be supplied by the operating system.
This functionality is also available in other popular database cli tools, such as MySQL and PostgreSQL.
PS- Really like mssql-cli; this is an awesome project, keep up the great work! 🙂
Makes sense. Thanks for the feedback!