Make it possible to easily specify a libctx for EVP_DigestSign*
[openssl.git] / doc / man3 / SSL_SESSION_get0_peer.pod
index 570bb0713ab05f2010c5d7b7ee6c78cf46c0c735..3771041b538c16d75f1d2ce4800542479574a4c0 100644 (file)
@@ -20,7 +20,7 @@ returned value (unless L<X509_up_ref(3)> has also been called).
 =head1 RETURN VALUES
 
 SSL_SESSION_get0_peer() returns a pointer to the peer certificate or NULL if
-no peer certificat is available.
+no peer certificate is available.
 
 =head1 SEE ALSO
 
@@ -30,7 +30,7 @@ L<ssl(7)>
 
 Copyright 2017 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>.