wolfssl
wolfssl copied to clipboard
tls13: update error code to NO_CERT_ERROR when no cert is set
Description
Update BUFFER_ERROR to the more descriptive NO_CERT_ERROR in case the Server tries to handshake without a certificate set.
Fixes zd#17927
retest this please