Commit a6465b3f authored by Pauli's avatar Pauli
Browse files

Avoid SEGV when giving X509_sign a NULL private key.



Put a NULL check back in to avoid dereferencing the NULL pointer.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7146)
parent 82eba370
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