]> git.ipfire.org Git - thirdparty/openssl.git/commit
Revert "Don't allow an empty Subject when creating a Certificate"
authorMatt Caswell <matt@openssl.org>
Fri, 23 Feb 2018 11:05:01 +0000 (11:05 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Mar 2018 13:34:57 +0000 (13:34 +0000)
commit58f858274923a6a2a8aa144ff76492d3159a0710
treeed7f1f979d0411c96ef5412f4b00f7500aa89b17
parentf1e2b8adbd84434a634b62a3dc0c0c7506a96ae2
Revert "Don't allow an empty Subject when creating a Certificate"

This reverts commit dd37f6f12cc14cc4710289746b112eb0fed3b0b7.

Empty Subjects are permissible.

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