Extend SSL_CONF
authorDr. Stephen Henson <steve@openssl.org>
Fri, 18 Oct 2013 15:09:12 +0000 (16:09 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 20 Oct 2013 21:07:36 +0000 (22:07 +0100)
commitec2f7e568ea18a22ab57326fffe78ef2aa6884f5
tree61a95e3c1401acd1be7d428c6e8783ac7b82964c
parent13af1451595b514524b0efc17f99f6392ce090d5
Extend SSL_CONF

Extend SSL_CONF to return command value types.

Add certificate and key options.

Update documentation.
apps/s_cb.c
doc/ssl/SSL_CONF_CTX_set_flags.pod
doc/ssl/SSL_CONF_cmd.pod
ssl/ssl.h
ssl/ssl_conf.c