Skip to content

tcpsock:sslhandshake Return Value Not Reflected #252

@GuyLewin

Description

@GuyLewin

Version 1.6 introduced a unified httpc:connect() method for connecting to a server, and deprecated the old httpc:ssl_handshake() method.
We currently rely on the session parameter returned from httpc:ssl_handshake() (which is returned from tcpsock:sslhandshake) in order to make some validations on the SSL session object.
We'd love to have a way to reflect this value back to the caller of the new httpc:connect() API.

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