Skip to content

SNI server_hostname not supported in ssl.wrap_socket #262

Description

@sahfd4eiugf

self.sock = ssl.wrap_socket(self.sock, **self.ssl_options)

adding server_hostname in ssl_options returns an argument type error

we have to switch to SSLContext.wrap_socket or ssl.SSLSocket

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