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:50:48 +0000 (20:50 +0100)
commit03706afa30aeb4407287171a9d6f9a765395d0a2
tree50c81cdf8d4ea9ec8aea9f2c560dbb53795f10a1
parent8cf2782399c449ecf91f2d292f483e7999a40f6d
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>
apps/apps.c
doc/apps/x509.pod