Skip to content

Expose connection TLSSettings for more control over TLS connection #5

Description

@taladar

I am thinking of writing some Haskell code to interact with an LDAP server. The server is using SASL external authentication for its existing (automated) clients. Because of this it is configured to require client-side certificates of all of its TLS connections, even those that ultimately use password auth to authenticate the bind DN.

For this and similar purposes (e.g. a custom CA certificate) it would be useful to have access to the connection's TLSSettings. Would it be possible to add a constructor to the Host data type to set custom TLSSettings?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions