commit | 62e394de9178df055265f528fc6b6c015951dd46 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Fri Feb 23 09:46:06 2018 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Mar 15 12:51:34 2018 +0000 |
tree | 3313b13abbedc3b4b6b40fa098323409029c0479 | |
parent | f929439f61e7e4cf40e06de56880758b5344f198 [diff] |
Revert "Don't crash on a missing Subject in index.txt" This reverts commit 1e05c6d07ff963107286d028f6778d2ccc863a9a. Empty subjects should be permissible. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5444)