Skip to content

Add support for SQL Server #223

Description

@rgl

SQL Server does not uses a raw TLS connection, instead, it uses TLS over the TDS protocol, as such, we need to use the https://github.com/denisenkom/go-mssqldb library. I'm making a patch at denisenkom/go-mssqldb#592 that adds support for configuring the TLS client, when that is merged, it should enable us to use it in certigo.

Should I prepare a PR that adds support for SQL Server to certigo? What do you think?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions