aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/SSL_CONF_CTX_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/SSL_CONF_CTX_new.pod')
-rw-r--r--doc/man3/SSL_CONF_CTX_new.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man3/SSL_CONF_CTX_new.pod b/doc/man3/SSL_CONF_CTX_new.pod
index df5492f79ba8..be5766189f46 100644
--- a/doc/man3/SSL_CONF_CTX_new.pod
+++ b/doc/man3/SSL_CONF_CTX_new.pod
@@ -28,6 +28,7 @@ SSL_CONF_CTX_free() does not return a value.
=head1 SEE ALSO
+L<ssl(7)>,
L<SSL_CONF_CTX_set_flags(3)>,
L<SSL_CONF_CTX_set_ssl_ctx(3)>,
L<SSL_CONF_CTX_set1_prefix(3)>,
@@ -42,7 +43,7 @@ These functions were added in OpenSSL 1.0.2.
Copyright 2012-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>.