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:52:17 +0000 (20:52 +0100)
commitce5ae63ab2f3a85795462cf91e8be3f1be013992
tree0d24743da3ddbd94efa0e4179194518536b8ea5f
parent4dcdde120bac79979d1ce63cc652e7b53fab4f49
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