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 12:51:34 +0000 (12:51 +0000)
commitc845ff070d03052f10d9d183682388429cf4fd92
treeaa57f87bbdbbec84ecc16e3882bc156e56eb49ec
parent62e394de9178df055265f528fc6b6c015951dd46
Revert "Don't allow an empty Subject when creating a Certificate"

This reverts commit e505f1e86874acfd98826d64c53bf2ddfd9c1399.

Empty Subjects should be permissible.

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