Use default field separator.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 11 Sep 2015 15:13:52 +0000 (16:13 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 11 Sep 2015 19:54:00 +0000 (20:54 +0100)
commit01d8ae61f236d24a5a04992866d94ec10f7d69a2
treeb0a0ac3187613df3d7c8d627629ad07c89e2f0de
parent6ee4fc4853bda4b9163e18dadc797a870daa4519
Use default field separator.

If the field separator isn't specified through -nameopt then use
XN_FLAG_SEP_CPLUS_SPC instead of printing nothing and returing an error.

PR#2397

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 03706afa30aeb4407287171a9d6f9a765395d0a2)
apps/apps.c
doc/apps/x509.pod