Additional "chain_cert" functions.
[oweals/openssl.git] / doc / ssl / SSL_CONF_CTX_set_flags.pod
index 90d97e74f01dab1a9283c79bbd13826073cdfb8c..ab87efcc225204c4d5bdae93b8300f8110a139fd 100644 (file)
@@ -36,6 +36,10 @@ least one of these flags must be set.
 recognise options intended for use in SSL/TLS clients or servers. One or
 both of these flags must be set.
 
+=item SSL_CONF_CERTIFICATE
+
+recognise certificate and private key options.
+
 =item SSL_CONF_FLAG_SHOW_ERRORS
 
 indicate errors relating to unrecognised options or missing arguments in
@@ -59,6 +63,6 @@ L<SSL_CONF_cmd_argv(3)|SSL_CONF_cmd_argv(3)>
 
 =head1 HISTORY
 
-These functions were first added to OpenSSL 1.1.0
+These functions were first added to OpenSSL 1.0.2
 
 =cut