I made this issue on LibreSSL's github...
TLSEXT_TYPE_psk
It's about ...
TLSEXT_TYPE_psk_kex_modes: from openssl/tls1.h 1.1.1b
from libressl/2.9.2 tls1.h
|
pre_shared_key(41), psk_key_exchange_modes(45),
are what the names should be based on, and that OpenSSL's definition is also inaccurate
TLSEXT_TYPE_psk_kex_modes TLSEXT_TYPE_psk
instead of 'pre_shared_key' and 'key_exchange_modes'
(sorry, this looks kind of ragged, get what I'm sayin?)