<div dir="ltr">I’m using a support library leveraging openssl to complete a DTLS handshake.<div><br></div><div>Occasionally, I’ll see in my packet captures that a handshake has failed with a “Certificate reassembly error”, and the support library doesn’t seem to be catching this properly to forward the error on.</div><div><br></div><div>The library developers are considering handling this using a timeout solution — triggering an error if the handshake doesn’t complete in a specified amount of time, but this feels a bit clunky to me. What’s the recommended way to get this information from openssl in this case?</div><div><br></div><div>For reference, I’m attaching a packet capture that illustrates two of the handshake failures.</div><div><br></div><div>Chad</div></div>