Commit 7c59fbfb authored by Matt Caswell's avatar Matt Caswell
Browse files

Ensure the CertStatus message adds a DTLS message header where needed



The function tls_construct_cert_status() is called by both TLS and DTLS
code. However it only ever constructed a TLS message header for the message
which obviously failed in DTLS.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 7fb82d06
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment