[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

Dr. Stephen Henson steve at openssl.org
Sun Feb 22 14:44:43 UTC 2015


The branch OpenSSL_1_0_2-stable has been updated
       via  1f956f9cda79ad6439938e3c40763f2bd73ceda3 (commit)
      from  98e6f0790111715877ffa1b08c93e44cc0b402e9 (commit)


- Log -----------------------------------------------------------------
commit 1f956f9cda79ad6439938e3c40763f2bd73ceda3
Author: Dr. Stephen Henson <steve at openssl.org>
Date:   Sun Feb 22 13:13:12 2015 +0000

    typo
    
    Reviewed-by: Kurt Roeckx <kurt at openssl.org>
    (cherry picked from commit 15b5d6585de098e48acebc8366a9956ee57c8f2d)

-----------------------------------------------------------------------

Summary of changes:
 doc/ssl/SSL_CONF_CTX_set_flags.pod |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ssl/SSL_CONF_CTX_set_flags.pod b/doc/ssl/SSL_CONF_CTX_set_flags.pod
index ab87efc..4e34280 100644
--- a/doc/ssl/SSL_CONF_CTX_set_flags.pod
+++ b/doc/ssl/SSL_CONF_CTX_set_flags.pod
@@ -36,7 +36,7 @@ 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
+=item SSL_CONF_FLAG_CERTIFICATE
 
 recognise certificate and private key options.
 


More information about the openssl-commits mailing list