Revert "Don't allow an empty Subject when creating a Certificate"
authorMatt Caswell <matt@openssl.org>
Fri, 23 Feb 2018 09:46:30 +0000 (09:46 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Mar 2018 13:32:23 +0000 (13:32 +0000)
commit130db4ae7d3cbec36f13bab7777ee3668b1f4ba4
treea9477e8f34752425ebce516e7e2d70551a1c8f3b
parent9995007afff6384866f8db4ab986b9a3edb97ecd
Revert "Don't allow an empty Subject when creating a Certificate"

This reverts commit f2982ad79c9eeac4d8ee4225056f971eadf9302b.

Empty Subjects should be permissible.

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