Commit 53d6c14b authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Add size limit to X509_NAME structure.



This adds an explicit limit to the size of an X509_NAME structure. Some
part of OpenSSL (e.g. TLS) already effectively limit the size due to
restrictions on certificate size.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(cherry picked from commit 295f3a24)
parent 6dfa55ab
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