Skip to content

Fix un-applied configuration to internet sockets #28

Description

@Baptouuuu

The transport options are applied after the socket creation. But this prevents applying security options on tls/ssl connections.

Instead the whole context should be created first and then passed to the function creating the socket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions