Make it possible to easily specify a libctx for EVP_DigestSign*
[openssl.git] / doc / man3 / SSL_CTX_add1_chain_cert.pod
index 24730024f857ce3baddadf6ea4973d12f0b93ec5..cd6beb311ab5035e6495eab0d4a671260be37ba0 100644 (file)
@@ -140,17 +140,18 @@ All other functions return 1 for success and 0 for failure.
 
 =head1 SEE ALSO
 
+L<ssl(7)>,
 L<SSL_CTX_add_extra_chain_cert(3)>
 
 =head1 HISTORY
 
-These functions were first added to OpenSSL 1.0.2.
+These functions were added in OpenSSL 1.0.2.
 
 =head1 COPYRIGHT
 
 Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved.
 
-Licensed under the OpenSSL license (the "License").  You may not use
+Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
 in the file LICENSE in the source distribution or at
 L<https://www.openssl.org/source/license.html>.