Add -dane_ee_no_namechecks s_client(1) option
authorViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 19 Aug 2016 15:59:47 +0000 (11:59 -0400)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 19 Aug 2016 16:18:49 +0000 (12:18 -0400)
commitc4fbed6c3139726fc719a703d2195f3b6426b748
treeb207f45ff2cb818db5a566c4404b89b68302cfc7
parentdc047d31fa0c31872db8601a1b9fcd35f24d8589
Add -dane_ee_no_namechecks s_client(1) option

The DANE API supports a DANE_FLAG_NO_DANE_EE_NAMECHECKS option, but
there was no way to exercise/enable it via s_client.  This commit
addresses that gap.

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/s_client.c
doc/apps/s_client.pod