From 9e98b784ed071bbadcc166277d768aa70a8d71d6 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Wed, 21 Mar 2018 05:07:04 +0000 Subject: ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git --- src/lib/libssl/man/SSL_get_certificate.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl/man/SSL_get_certificate.3') diff --git a/src/lib/libssl/man/SSL_get_certificate.3 b/src/lib/libssl/man/SSL_get_certificate.3 index 35650c75b1..4576a2dbcb 100644 --- a/src/lib/libssl/man/SSL_get_certificate.3 +++ b/src/lib/libssl/man/SSL_get_certificate.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_get_certificate.3,v 1.1 2016/12/10 13:54:32 schwarze Exp $ +.\" $OpenBSD: SSL_get_certificate.3,v 1.2 2018/03/21 05:07:04 schwarze Exp $ .\" .\" Copyright (c) 2016 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 10 2016 $ +.Dd $Mdocdate: March 21 2018 $ .Dt SSL_GET_CERTIFICATE 3 .Os .Sh NAME @@ -58,4 +58,5 @@ if none is active. .Fn SSL_get_certificate and .Fn SSL_get_privatekey -are available in all versions of OpenSSL. +appeared before SSLeay 0.8 and have been available since +.Ox 2.4 . -- cgit v1.2.3-55-g6feb