Author :
jsing
Date :
2020-05-16 14:40:53
Hash :004f5acb Message :Avoid sending an empty certificate list from the TLSv1.3 server.
A TLSv1.3 server must always send a certificate - return an error and abort
the handshake if none is available.
ok inoguchi@ tb@