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

Fix X509_PUBKEY cached key handling.



Don't decode a public key in X509_PUBKEY_get0(): that is handled when
the key is parsed using x509_pubkey_decode() instead.

Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
parent 2d5a1cfa
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