Revert "Don't crash on a missing Subject in index.txt"
authorMatt Caswell <matt@openssl.org>
Fri, 23 Feb 2018 09:46:06 +0000 (09:46 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Mar 2018 13:32:23 +0000 (13:32 +0000)
commit9995007afff6384866f8db4ab986b9a3edb97ecd
tree8bba7469e988732c4cacda134f6a2bcf060a7819
parent98e4c100d2cd33f3be24b1210f403ef1a41fa36a
Revert "Don't crash on a missing Subject in index.txt"

This reverts commit 462163e91a6f06e8bf0791a01f6e0a1897ad2081.

Empty subjects should be permissible.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5627)
apps/ca.c