Fix the TLS handshake problem if PSK has leading zero
Incorrect psk will be provided by psk_server_callback() because leading zero is skipped by BN_bn2bin() and BN_num_bytes(). Signed-off-by: Aska.Wu <askawu@gmail.com>pull/403/merge
parent
d8cc5bc4fe
commit
d40d7772d3
Loading…
Reference in New Issue