In documentation, consistently refer to OpenSSL 3.0
[openssl.git] / doc / man3 / SSL_get_peer_certificate.pod
index 57ed2723ebccf5be1399711aa1e606e853ef2fe2..e21e3e4fd4fe0c4eeb571c604d7ea35a4fdd194a 100644 (file)
@@ -49,14 +49,14 @@ The return value points to the certificate presented by the peer.
 
 =head1 SEE ALSO
 
-L<ssl(3)>, L<SSL_get_verify_result(3)>,
+L<ssl(7)>, L<SSL_get_verify_result(3)>,
 L<SSL_CTX_set_verify(3)>
 
 =head1 COPYRIGHT
 
 Copyright 2000-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>.