Skip to content

DialContext doesn't give back TLS information #996

Description

@mdosch

Dear devs,

thank you for providing this library, however, I have an issue:

I have an TLS encrypted connection, but the response of DialContext() doesn't provide this informations as resp.TLS is always nil. :(

Here I dial: https://salsa.debian.org/mdosch/xmpp-dns/-/blob/gorilla/main.go#L956
There it is always nil: https://salsa.debian.org/mdosch/xmpp-dns/-/blob/gorilla/main.go#L1007

Best regards,
Martin

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