Skip to content

OpenSSL 3.1 fails to connect to TinyDTLS server #175

Description

@mrdeep1

With the server running as

tests/dtls-server -v999 -p 4433 -A 127.0.0.1

This works fine for OpenSSL < 3.0, but fails for >= 3.0

openssl s_client -psk 73656372657450534b -psk_identity Client_identity -dtls -cipher 'PSK:!NULL' -connect 127.0.0.1:4433

It appears that support for RFC 5746 is needed as per CAN-2009-3555.

Metadata

Metadata

Assignees

No one assigned

    Labels

    please closePlease verify, that the issue is solved and close it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions