SSL_CONF table reorganisation.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 26 Apr 2015 12:56:40 +0000 (13:56 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 6 May 2015 13:17:42 +0000 (14:17 +0100)
commit656b26055c713cb5623f26b415f6aeec6fb24c6f
tree0116205630c28fd8c19adfb6ded8fed95caf4305
parent4c9b0a0314c8bab3c9faeac06d0aa734836b2f81
SSL_CONF table reorganisation.

Add command line switch entries to table and return SSL_CONF_TYPE_NONE for
them in SSL_CONF_cmd_value_type.

Update docs.

Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/ssl/SSL_CONF_cmd.pod
include/openssl/ssl.h
ssl/ssl_conf.c