Closed
Description
Version
v21.7.2
Description
One of the error codes, ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED
, misspells "identity". The code was introduced in 2019 when PSK support got added in #23188.
The issue is purely cosmetic since all other sources and documents reference the correct (i.e. misspelled) code.
Additional information
It's probably too late (or simply not worth it) to fix it now, so I'm filing this issue mostly for posterity.