Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing TLS extension support for Server name indication (SNI) in client mode #753

@grondinjc

Description

@grondinjc

When running SIPp as a client, we can provide the server endpoint. When using the TLS transport and a hostname server endpoint, the
application already resolve the ip of the host. However, there are no SNI added in the ClientHello during the TLS handshake.

This is something supported by OpenSSL than can be programmatically injected into the ssl context. I guess that WolfSSL supports it as well, but have not checked.

Do you see this as a good addition to the application ?
It could be either compilation flags (like Kamailio) or execution options.

Relevant links :

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