Skip to content

Document MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET #10578

Description

@mfil

Suggested enhancement

Explain the meaning of the MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET in the doxygen comments, and mention that it is a "non-error error".

Justification

I understand that this error might go away in the future (#9516) but in the meantime, it would be nice to have a proper explanation for it. It used to be hidden behind mbedtls_ssl_conf_tls13_enable_signal_new_session_tickets, but that doesn't exist anymore in mbedtls 4. So after upgrading, you see a new error, and the documentation just says that it's experimental and may go away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementhelp-wantedThis issue is not being actively worked on, but PRs welcome.size-sEstimated task size: small (~2d)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions